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

In This Topic
    LegendWidthPixel Property (ReportOptions)
    In This Topic
    Gets the width of legend area (pixel).
    Syntax
    'Declaration
     
    Public ReadOnly Property LegendWidthPixel As Double
    public double LegendWidthPixel {get;}
    See Also