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