ASP.NET Pack Programmer's Guide
BiaxialChart.XAxisTickLength Property
See Also
 





Gets or sets the length of X axis ticks.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public double XAxisTickLength { get; set; }

Visual Basic  Copy Code

Public Property XAxisTickLength As Double

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.WebForms Namespace