Click or drag to resize

GUISeriesModelUseSecondaryAxis Property

Displays the Data Series on the secondary Y axis.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool UseSecondaryAxis { get; set; }

Property Value

Type: Boolean
Remarks

If no secondary Y axis has been defined, an error will be returned by the platform.

See Also