SwiftPlotDiagramSecondaryAxisXModel Class
The SwiftPlotDiagramSecondaryAxisX model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[ModelOf(typeof(SwiftPlotDiagramSecondaryAxisX))]
public class SwiftPlotDiagramSecondaryAxisXModel :
SwiftPlotDiagramAxisXBaseModel
Related API Members
The following members return SwiftPlotDiagramSecondaryAxisXModel objects:
Inheritance
Object
ChartElementModel
ChartElementNamedModel
AxisBaseModel
Axis2DModel
SwiftPlotDiagramAxisModel
SwiftPlotDiagramAxisXBaseModel
SwiftPlotDiagramSecondaryAxisXModel
See Also