GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / LegendLeft Property

In This Topic
    LegendLeft Property (ReportOptions)
    In This Topic
    Gets or sets the text displayed on the left part of the legend.
    Syntax
    'Declaration
     
    Public Property LegendLeft As String
    public string LegendLeft {get; set;}
    See Also