LineChart.YMin Property

Definition

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

Property Value

Attributes

Applies to