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