GUIGraphSeriesValuesModelY Property
|
Defines Y Data Source.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string Y { get; set; }
Property Value
Type:
String
RemarksYDataSource can be Binding (with DataContext from DataSource)
See Also