PlotOnSecondAxis

IChartSeries.PlotOnSecondAxis property

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

public bool PlotOnSecondAxis { get; set; }

See Also