GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ScaleTier Class / Align Property

In This Topic
    Align Property (ScaleTier)
    In This Topic
    Gets or sets the horizontal alignment of the scale labels.
    Syntax
    'Declaration
     
    Public Property Align As ScaleLabelAlignment
    public ScaleLabelAlignment Align {get; set;}
    See Also