Class GraphLinePointVM
- Namespace
- TaleWorlds.Library.Graph
- Assembly
- TaleWorlds.Library.dll
public class GraphLinePointVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
GraphLinePointVM
- Implements
- Inherited Members
Constructors
GraphLinePointVM(float, float)
public GraphLinePointVM(float horizontalValue, float verticalValue)
Parameters
Properties
HorizontalValue
[DataSourceProperty]
public float HorizontalValue { get; set; }
Property Value
VerticalValue
[DataSourceProperty]
public float VerticalValue { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).