PieChart.ValueColor Property

Definition

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

Property Value

Attributes

Applies to