Click or drag to resize

RelaxISPlugin_PlotPresetY2AxisActive Property

Note: This API is now obsolete.

Show the secondary Y axis? (Obsolete)

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
[ObsoleteAttribute("Please set the respective axis values to RelaxISPlugin_AxisValue.EmptyValueName instead.")]
public virtual bool Y2AxisActive { get; }

Property Value

Boolean
Remarks
This property if no longer used. Please set the respective axis values to EmptyValueName instead.
See Also