Search
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