XYDiagramModel.SecondaryAxesX Property
Returns the model of the secondary X-axis collection of the modeled Cartesian diagram.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SecondaryAxisXCollectionModel | The model of the secondary X-axis collection. |
See Also