ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / LegendTextAreaWidth Property

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