SwiftPlotDiagramAxisXModel Class
In This Article
The SwiftPlotDiagramAxisX model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(SwiftPlotDiagramAxisX))]
public class SwiftPlotDiagramAxisXModel :
SwiftPlotDiagramAxisXBaseModel
#Related API Members
The following members return SwiftPlotDiagramAxisXModel objects:
#Inheritance
See Also