[]
        
(Showing Draft Content)

C1.WPF.Gauge.GaugeDecoratorAlignment

GaugeDecoratorAlignment Enum

Alignment possibilities for a decorator (relative to the Gauge's axis)

Namespace: C1.WPF.Gauge
Assembly: C1.WPF.Gauge.dll
Syntax
public enum GaugeDecoratorAlignment
Public Enum GaugeDecoratorAlignment

Fields

Name Description
Center

The decorator is located centered in a the axis.

In

The decorator is located inside the axis.

Out

The decorator is located outside the axis.