Back to Devexpress

SwiftPlotDiagramSecondaryAxisXModel Class

windowsforms-devexpress-dot-xtracharts-dot-designer-28d2947e.md

latest2.1 KB
Original Source

SwiftPlotDiagramSecondaryAxisXModel Class

The SwiftPlotDiagramSecondaryAxisX model.

Namespace : DevExpress.XtraCharts.Designer

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

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
[ModelOf(typeof(SwiftPlotDiagramSecondaryAxisX))]
public class SwiftPlotDiagramSecondaryAxisXModel :
    SwiftPlotDiagramAxisXBaseModel
vb
<ModelOf(GetType(SwiftPlotDiagramSecondaryAxisX))>
Public Class SwiftPlotDiagramSecondaryAxisXModel
    Inherits SwiftPlotDiagramAxisXBaseModel

The following members return SwiftPlotDiagramSecondaryAxisXModel objects:

Inheritance

Object ChartElementModel ChartElementNamedModel AxisBaseModel Axis2DModel SwiftPlotDiagramAxisModel SwiftPlotDiagramAxisXBaseModel SwiftPlotDiagramSecondaryAxisXModel

See Also

SwiftPlotDiagramSecondaryAxisXModel Members

DevExpress.XtraCharts.Designer Namespace