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

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