[]
        
(Showing Draft Content)

C1.WPF.GanttView.ScaleLabelAlignment

ScaleLabelAlignment Enum

Specifies the horizontal alignment of the scale labels.

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public enum ScaleLabelAlignment

Fields

Name Description
Center

Scale labels are centered.

Justify

Scale labels are aligned to both sides (used for ranges).

Left

Scale labels are aligned to the left.

Right

Scale labels are aligned to the right.