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

SeriesPointFilterModel Class

The SeriesPointFilter model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.1.Wizard.dll

Declaration

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

The following members accept/return SeriesPointFilterModel objects:

Inheritance

Object
ChartElementModel
SeriesPointFilterModel
See Also