BarChartDataValue.X Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("x")]
public string? X { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("x")>]
member this.X : string with get, set
Public Property X As String

Property Value

Attributes

Applies to