PieChart.ShowLegend Property

Definition

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

Property Value

Attributes

Applies to