Click or drag to resize

StiSeriesFilters Property

Gets or sets filters which used to filter series values.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiChartFiltersCollection Filters { get; set; }

Property Value

Type: StiChartFiltersCollection

Implements

IStiSeriesFilters
See Also