Chart.SeriesAxis Property
Gets or sets the series axis.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SeriesAxis | The series axis. |
Remarks
Refer to the following help topic for more information about axes: DevExpress Presentation API: Chart Axes.
See Also