OverlayLabel Class |
Namespace: Arction.WinForms.Charting.OverlayElements
The OverlayLabel type exposes the following members.
| Name | Description | |
|---|---|---|
| OverlayLabel |
Constructor for form editor list editor.
| |
| OverlayLabel(IChartNode) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Anchor |
Rotation uses this point as a center point. Location tells
where to place the anchored point on the control area.
For X dimension, value 0 represents left coordinate of the object and 1 right coordinate.
For Y dimension, value 0 represents top coordinate of the object and 1 bottom coordinate.
To define anchor point outside the object area, define values outside range 0...1.
(Inherited from OverlayElement.) | |
| Border |
Border around the object
(Inherited from OverlayElement.) | |
| Fill |
Fill.
(Inherited from OverlayElement.) | |
| LimitInsideGraphMargins |
If set, limits the element graph margins area.
(Inherited from OverlayElement.) | |
| Location |
Location where the anchor point is placed.
(Inherited from OverlayElement.) | |
| RotateAngle |
Element rotation angle, in degrees. The rotation is done around the element's center of rotation.
(Inherited from OverlayElement.) | |
| Shadow |
Shadow beneath the object
(Inherited from OverlayElement.) | |
| Size |
Defines Size.
(Inherited from OverlayElement.) | |
| Text |
Text.
| |
| TextStyle |
Text style.
| |
| Visible |
Is element visible.
(Inherited from OverlayElement.) |
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Inherited from OverlayElement.) |