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