Back to Devexpress

SwiftPlotDiagramAxisYModel Class

windowsforms-devexpress-dot-xtracharts-dot-designer-7ec0441f.md

latest1.9 KB
Original Source

SwiftPlotDiagramAxisYModel Class

The SwiftPlotDiagramAxisY model.

Namespace : DevExpress.XtraCharts.Designer

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

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
[ModelOf(typeof(SwiftPlotDiagramAxisY))]
public class SwiftPlotDiagramAxisYModel :
    SwiftPlotDiagramAxisYBaseModel
vb
<ModelOf(GetType(SwiftPlotDiagramAxisY))>
Public Class SwiftPlotDiagramAxisYModel
    Inherits SwiftPlotDiagramAxisYBaseModel

The following members return SwiftPlotDiagramAxisYModel objects:

Inheritance

Object ChartElementModel ChartElementNamedModel AxisBaseModel Axis2DModel SwiftPlotDiagramAxisModel SwiftPlotDiagramAxisYBaseModel SwiftPlotDiagramAxisYModel

See Also

SwiftPlotDiagramAxisYModel Members

DevExpress.XtraCharts.Designer Namespace