'Declaration
<DefaultValueAttribute(4)> <C1DescriptionAttribute("Axis.TickLength", "Gets or sets the tick length.")> Public Property TickLength As Integer
[DefaultValue(4)] [C1Description("Axis.TickLength", "Gets or sets the tick length.")] public int TickLength {get; set;}