SeriesPointFilterCollectionModel Class
The SeriesPointFilterCollection model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[ModelOf(typeof(SeriesPointFilterCollection))]
public class SeriesPointFilterCollectionModel :
ChartCollectionBaseModel
Related API Members
The following members return SeriesPointFilterCollectionModel objects:
Inheritance
Object
ChartElementModel
ChartCollectionBaseModel
SeriesPointFilterCollectionModel
See Also