ASP.NET Pack Programmer's Guide
AxisRenderer.TickLength Property
See Also
 





Gets or sets the length of the axis ticks.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public double TickLength { get; set; }

Visual Basic  Copy Code

Public Property TickLength As Double

 Property Value

A double value specifying the length of axis ticks. The default value is 5.

 See Also

AxisRenderer Members
AxisRenderer Class
MindFusion.Charting Namespace