MindFusion.Wpf Pack Programmer's Guide
BaseScale.MinorTickSettings Property
See Also
 





Gets or sets the settings for the minor ticks and their associated labels. This is a dependency property.

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

 Syntax

C#  Copy Code

public MinorTickSettings MinorTickSettings { get; set; }

Visual Basic  Copy Code

Public Property MinorTickSettings As MinorTickSettings

 Property Value

An instance of the MinorTickSettings class.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges.Wpf Namespace
MajorTickSettings Property
MinorTickSettings Property