Charting for WinForms Programmer's Guide
BiaxialChart.XAxisTickLength Property
See Also
 






Gets or sets the length of X axis ticks.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public double XAxisTickLength { get; set; }

Visual Basic  Copy Code

Public Property XAxisTickLength As Double

 Property Value

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

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.WinForms Namespace