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