MindFusion.Charting for WPF Programmer's Guide
TickSettings.TickStyle Property
See Also
 





Gets or sets the Style to use for custom tick representation. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public Style TickStyle { get; set; }

Visual Basic  Copy Code

Public Property TickStyle As Style

 Property Value

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges.Wpf Namespace