Click or drag to resize

GUISeriesModelType Property

Defines how the Data Series will be displayed in the Chart.

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

Property Value

Type: SeriesTypes
Remarks

See here for available values.

See Also