GUISeriesModelUseSecondaryAxis Property
|
Displays the Data Series on the secondary Y axis.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic 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