MinFontSize Property (IMapLegend)
In This Topic
Gets the minimum font size for the auto-sizing algorithm of the map legend text.
Syntax
'Declaration
ReadOnly Property MinFontSize As Length
Length MinFontSize {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the minimum font size for the auto-sizing algorithm of the map legend text.
See Also