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

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