Table of Contents

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

horizontalValue float
verticalValue float

Properties

HorizontalValue

[DataSourceProperty]
public float HorizontalValue { get; set; }

Property Value

float

VerticalValue

[DataSourceProperty]
public float VerticalValue { get; set; }

Property Value

float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).