IVZLabelBase

Assembly: Visualizators;

Description

The IVZLabelBase interface is a basic interface used to work with a label in visualizer.

Inheritance Hierarchy

          IVZLabelBase

Comments

This interface is basic for the IVZLegendHeader interface.

Properties

  Property name Brief description
Text

The Text property determines label text.

Properties inherited from the IVZPlacedControlBase Interface

  Property name Brief description

Style

The Style property determines style of control.

HorizontalAlignment

The HorizontalAlignment property determines horizontal alignment of control.

VerticalAlignment

The VerticalAlignment property determines vertical alignment of control.

Visible

The Visible property determines visibility of control.

See also:

Visualizators Assembly Interfaces