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