LineChart.YMax Property

Definition

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

Property Value

Attributes

Applies to