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

In This Topic
    LegendWidth Property (ReportOptions)
    In This Topic
    Gets or sets a System.Double value specifies width of the text area of legend.
    Syntax
    'Declaration
     
    Public Property LegendWidth As Double
    public double LegendWidth {get; set;}
    See Also