IDisplayUnitLabel Interface Members
In This Topic
The following tables list the members exposed by IDisplayUnitLabel.
Public Properties
| Name | Description |
| Format | Gets the IChartFormat object. |
| Formula | Gets or sets a string value that represents the object's formula in A1-style notation |
| FormulaR1C1 | Gets or sets a string value that represents the object's formula in R1C1-style notation |
| Left | Gets or sets a double value that represents the distance, in pixels, from the left edge of the object to the left edge of the chart area. |
| Position | |
| Text | Gets or sets a string value that represents the display unit label text. |
| Top | Gets or sets a double value that represents the distance, in pixels, from the top edge of the object to the top edge of the chart area. |
Top
Public Methods
| Name | Description |
| Delete | Deletes the object. |
Top
See Also