Gets or sets the Style to use for custom tick representation. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public Style TickStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TickStyle As Style |
See Also