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

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