IVZLabelBase

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

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

Inheritance Hierarchy

IVZPlacedControlBase

IVZLabelBase

Comments

This interface is basic for the IVZLegendHeader interface.

Properties

  Property name Brief description
The Text property determines label text.

Properties inherited from the IVZPlacedControlBase Interface

  Property name Brief description
The Style property determines style of control.
The HorizontalAlignment property determines horizontal alignment of control.
The VerticalAlignment property determines vertical alignment of control.
The Visible property determines visibility of control.

See also:

Visualizators Assembly Interfaces