Back to Devexpress

SwiftPlotDiagramAxisXBaseModel Class

windowsforms-devexpress-dot-xtracharts-dot-designer-54c7f9f9.md

latest2.1 KB
Original Source

SwiftPlotDiagramAxisXBaseModel Class

The SwiftPlotDiagramAxisXBase model.

Namespace : DevExpress.XtraCharts.Designer

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

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
[ModelOf(typeof(SwiftPlotDiagramAxisXBase))]
public abstract class SwiftPlotDiagramAxisXBaseModel :
    SwiftPlotDiagramAxisModel
vb
<ModelOf(GetType(SwiftPlotDiagramAxisXBase))>
Public MustInherit Class SwiftPlotDiagramAxisXBaseModel
    Inherits SwiftPlotDiagramAxisModel

The following members return SwiftPlotDiagramAxisXBaseModel objects:

Inheritance

Object ChartElementModel ChartElementNamedModel AxisBaseModel Axis2DModel SwiftPlotDiagramAxisModel SwiftPlotDiagramAxisXBaseModel SwiftPlotDiagramAxisXModel

SwiftPlotDiagramSecondaryAxisXModel

See Also

SwiftPlotDiagramAxisXBaseModel Members

DevExpress.XtraCharts.Designer Namespace