Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZLabelBase interface is a basic interface used to work with a label in visualizer.
IVZLabelBase
This interface is basic for the IVZLegendHeader interface.
| Property name | Brief description | |
| The Text property determines label text. |
| 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: