[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLegend.MinFontSize

MinFontSize Property

MinFontSize

Minimum size for autosized legend text. An expression should evaluate to a Length. The default value is 7pt.

Declaration
[ExpressionBaseType(typeof(Length))]
public ExpressionInfo MinFontSize { get; set; }