ProgressRing.LabelPosition Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("labelPosition")]
public Microsoft.Teams.Cards.ProgressRingLabelPosition? LabelPosition { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("labelPosition")>]
member this.LabelPosition : Microsoft.Teams.Cards.ProgressRingLabelPosition with get, set
Public Property LabelPosition As ProgressRingLabelPosition

Property Value

Attributes

Applies to