GaugeChart.ShowMinMax Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("showMinMax")]
public bool? ShowMinMax { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("showMinMax")>]
member this.ShowMinMax : Nullable<bool> with get, set
Public Property ShowMinMax As Nullable(Of Boolean)

Property Value

Attributes

Applies to