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