LineChart.XAxisTitle Property

Definition

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

Property Value

Attributes

Applies to