PlotOnSecondAxis

ChartSeries.PlotOnSecondAxis property

Indicates if this series is plotted on secondary axis. Read/write Boolean.

public bool PlotOnSecondAxis { get; set; }

See Also