'Declaration
<DefaultValueAttribute(False)> <C1DescriptionAttribute("Axis.MajorGrid", "Gets or sets a value indicating whether the axis includes grid lines.")> Public Property MajorGrid As Boolean
[DefaultValue(false)] [C1Description("Axis.MajorGrid", "Gets or sets a value indicating whether the axis includes grid lines.")] public bool MajorGrid {get; set;}