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