GaugeChartLegend.Size Property

Definition

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

Property Value

Attributes

Applies to