Click or drag to resize

StiChartFiltersCollectionItem Property

[Missing <summary> documentation for "P:Stimulsoft.Report.Chart.StiChartFiltersCollection.Item(System.Int32)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiChartFilter this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: StiChartFilter
See Also