VariableLayout Property

VariableLayout returns or sets the layout arrangement for size and color variables on a post map.

Syntax

object.VariableLayout

object.VariableLayout = VariableLayout

Parameter

Type

Description

VariableLayout

SrfLegendVariableLayout

Sets/returns the layout arrangement for size and color variables on a post layer

Remarks

This property does not apply to classed post layers.

Example

PostLegend.VariableLayout = srfLegendVarLayoutHorizontal

Used by: PostLegend object