Skip to main content

SeriesPointFilterModel Class

The SeriesPointFilter model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(SeriesPointFilter))]
public class SeriesPointFilterModel :
    ChartElementModel,
    IObjectValueTypeProvider

The following members return SeriesPointFilterModel objects:

Inheritance

Object
ChartElementModel
SeriesPointFilterModel
See Also