GaugeChart.ShowNeedle Property

Definition

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

Property Value

Attributes

Applies to