ChartSecondaryAxisY Class
The chart’s secondary Y-axis.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The ChartSecondaryAxisY class represents a secondary Y-axis displayed in a chart dashboard item.
Set the ChartSeries.PlotOnSecondaryAxis series’ property to true to use a secondary Y-axis for this series.
Inheritance
Object
ChartAxis
ChartAxisY
ChartSecondaryAxisY
See Also