GeographicalSchemaLegendArea

Properties:

BackColor
Border
BorderColor
Color
DrawingScale
Font
Items
Transparent

Description:

Use to access the properties of geographical schema in legend area.

Availability:

Server, thick client, external connection.

Example:

Scheme.LegendArea.Show = True;
Scheme.LegendArea.Transparent = True;
Scheme.LegendArea.DrawingScale = False;

See also:

GeographicalSchema, property LegendArea

    

1C:Enterprise Developer's Community