Skip to main content
A newer version of this page is available. .

SeriesBaseModel.DataFilters Property

OBSOLETE

The DataFilters property is obsolete now

This property is obsolete (the DataFilters property is obsolete now).

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v19.2.Wizard.dll

Declaration

[LocalizableCategory(DesignerCategories.Data)]
[Browsable(false)]
[Obsolete("The DataFilters property is obsolete now")]
public DataFilterCollectionModel DataFilters { get; }

Property Value

Type
DataFilterCollectionModel
See Also