LineChart.Color Property

Definition

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

Property Value

Attributes

Applies to