ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Label Class / MinCondenseRate Property

In This Topic
    MinCondenseRate Property (Label)
    In This Topic
    Gets ot sets the value indicating the minimal value to which the label should condense its characters horizontally in order to fit the content.
    Syntax
    'Declaration
     
    Public Property MinCondenseRate As Integer
    public int MinCondenseRate {get; set;}
    See Also