'Declaration
<C1DescriptionAttribute("Axis.MinorUnit", "Gets or sets the number of units between minor ticks and grid lines.")> <DefaultValueAttribute(NaN)> Public Property MinorUnit As Double
[C1Description("Axis.MinorUnit", "Gets or sets the number of units between minor ticks and grid lines.")] [DefaultValue(NaN)] public double MinorUnit {get; set;}