Click or drag to resize

GUIGraphSeriesValuesModelY Property

Defines Y Data Source.

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

Property Value

Type: String
Remarks

YDataSource can be Binding (with DataContext from DataSource)

See Also