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