GaugeChart.Segments Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("segments")]
public System.Collections.Generic.IList<Microsoft.Teams.Cards.GaugeChartLegend>? Segments { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("segments")>]
member this.Segments : System.Collections.Generic.IList<Microsoft.Teams.Cards.GaugeChartLegend> with get, set
Public Property Segments As IList(Of GaugeChartLegend)

Property Value

Attributes

Applies to