ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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