VZMapChartLabelStyle

Assembly: Visualizators;

Description

The VZMapChartLabelStyle class implements an object used to work with map layer label style.

Comments

This class uses the properties that determine position of map layer labels relative topobase position.

Class Object Properties Inherited from IVZMapChartLabelStyle

  Property name Brief description
HorizontalAlignment

The HorizontalAlignment property determines horizontal position of map layer labels relative to topobase position.
VerticalAlignment

The VerticalAlignment property determines vertical position of map layer labels relative to topobase position.

Properties of class object inherited from IVZLabelStyle

  Property name Brief description
Alignment

The Alignment property determines alignment of text labels.
MaskText

The MaskText property determines a text mask.
NoDataText

The NoDataText property determines the text, shown when data is not available.
TextWrapping

The TextWrapping property determines text wrapping in text labels.

Properties of class object inherited from IVZControlStyle

  Property name Brief description
Background

The Background property determines control background.
BorderPen

The BorderPen property determines border style of control.
BorderRadius

The BorderRadius property determines element corner rounding radius.
Font

The Font property determines text font of control.
FontColor

The FontColor property determines color of control text font.
FontShadowColor

The FontShadowColor property determines color of control text shadow.

Margin

The Margin property determines margins of a control.
Padding

The Padding property determines paddings of a control.

Methods of class object inherited from IVZControlStyle

  Method name Brief description
GetBackground

The GetBackground method returns the brush that sets control background for selected state.
GetBorderPen

The GetBorderPen method returns the pen that sets style of control borders for selected state.
SetBackground

The SetBackground method determines the brush that sets control background for selected state.
SetBorderPen

The SetBorderPen method determines the pen that sets border style of control for selected state.

See also:

Visualizators Assembly Classes