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

In This Topic
    Instant Property (ScaleTier)
    In This Topic
    Gets or sets the point in time to be displayed as a scale label.
    Syntax
    'Declaration
     
    Public Property Instant As ScaleLabelInstant
    public ScaleLabelInstant Instant {get; set;}
    See Also