LineChartValue.Y Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("y")]
public float? Y { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("y")>]
member this.Y : Nullable<single> with get, set
Public Property Y As Nullable(Of Single)

Property Value

Attributes

Applies to