Click or drag to resize

StiChartFilters Property

Gets or sets the collection of data filters.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiFiltersCollectionConverter))]
public StiFiltersCollection Filters { get; set; }

Property Value

Type: StiFiltersCollection

Implements

IStiFilterFilters
See Also