[]
Gets or sets a value that indicates whether the horizontal axis is displayed for each sparkline in this sparkline group.
public bool DisplayXAxis { get; set; }
Public Property DisplayXAxis As Boolean
true to display the horizontal axis; otherwise, false.
true
false