Click or drag to resize

GUIGraphSeriesModelPointColor Property

Defines the Color of Point for Type Line and ScatterPlot

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

Property Value

Type: String
Remarks

PointColor for type Bar will change the Bar color.

See Also