[]
Gets or sets whether the maximum axis value is always labeled.
[C1Description("Axis.LabelMax", "Gets or sets whether the maximum axis value is always labeled.")]
public bool LabelMax { get; set; }
<C1Description("Axis.LabelMax", "Gets or sets whether the maximum axis value is always labeled.")>
Public Property LabelMax As Boolean