Gets or sets the shape of the ticks.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public TickShape TickShape { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TickShape As TickShape |
A member of the TickShape enumeration.
See Also