[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLegend.Defaults

MapLegend.Defaults Class

The default values of the MapLegend class properties.

Inheritance
MapLegend.Defaults
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public static class MapLegend.Defaults

Fields

Name Description
AutoFitTextDisabled

Default value of text will not be autosized to fit in the legend area.

EquallySpacedItems

Default value of legend items should be equally spaced.

FontSizeDefaultValue

Default value of the point size of the font.

InterlacedRows

Default value of legend rows should use interlaced colors.

InterlacedRowsColor

Default value of the background color to use for interlaced legend rows.

MinFontSize

Default value of minimum size for autosized legend text.

SizeHeight

Default value of the height of the item.

SizeUnit

Default value of the unit for width and height of the map.

SizeWidth

Default value of the width of the item.

TextWrapThreshold

Default value of number of characters after which the legend text wraps.