ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / TextStyle Class / MaxWidth Property

In This Topic
    MaxWidth Property (TextStyle)
    In This Topic
    Gets or sets maximal bounding rectangle width.
    Syntax
    'Declaration
     
    Public Property MaxWidth As Integer
    public int MaxWidth {get; set;}
    See Also