ChartEx.SecondaryValueAxis Property
Gets or sets the secondary value axis.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ValueAxisEx | The secondary value axis. |
Remarks
Refer to the following help topic for additional information about axes: DevExpress Presentation API: ChartEx Axes.
See Also