ActiveReports 13
MinCondenseRate Property (Label)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Label Class : MinCondenseRate Property
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

Reference

Label Class
Label Members