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

SeriesViewBaseModel Class

The SeriesViewBase model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[HasOptionsControl]
[ModelOf(typeof(SeriesViewBase))]
public abstract class SeriesViewBaseModel :
    ChartElementModel

The following members return SeriesViewBaseModel objects:

Inheritance

Show 86 items
Object
ChartElementModel
SeriesViewBaseModel
See Also