ActiveReports 12
MinFontSize Property (MapLegend)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLegend Class : MinFontSize Property
Minimum size for autosized legend text. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 7pt.
Syntax
'Declaration
 
Public Property MinFontSize As ExpressionInfo
public ExpressionInfo MinFontSize {get; set;}
See Also

Reference

MapLegend Class
MapLegend Members