MindFusion.Wpf Pack Programmer's Guide
Axis.TickLength Property
See Also
 





Gets or sets the length of the axis ticks.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public double TickLength { get; set; }

Visual Basic  Copy Code

Public Property TickLength As Double

 Property Value

A double value. The default value is 0.0 (no ticks).

 See Also

Axis Members
Axis Class
MindFusion.RealTimeCharting.Wpf Namespace