Table of Contents
TicksDisplay Enumeration

Specifies the display mode of a TickBarBase control.

Namespace: EO.Wpf.Gauge
Assembly: EO.Wpf (in EO.Wpf.dll)

Syntax
 public enum TicksDisplay
Members
Member Name Description
Major Only major ticks are displayed.

Minor Only minor ticks are displayed.

See Also