[]
Gets or sets a value indicating whether the axis labels are visible.
[C1Description("Axis.Labels", "Gets or sets a value indicating whether the axis labels are visible.")]
public bool Labels { get; set; }
<C1Description("Axis.Labels", "Gets or sets a value indicating whether the axis labels are visible.")>
Public Property Labels As Boolean