Click or drag to resize

PlotSeriesShowOnY2Axis Property

Gets or sets a value indicating whether the series is shown on the Y2 axis instead of the Y1 axis.

Namespace: RelaxIS_SDK.ProgramInterface.Plotting
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.24.6
Syntax
public bool ShowOnY2Axis { get; set; }

Property Value

Boolean
See Also