DisplayUnitOptions Properties
Contains options used to specify the display units for the value axis.| Name | Description |
|---|---|
| CustomUnit | Gets or sets the custom scaling value of the display units for the value axis. |
| Fill | Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase. |
| Font | Provides access to font attributes for text displayed in a chart element. Inherited from ShapeTextFormat. |
| Label | Gets the text of the display unit label. |
| Layout | Enables you to specify the exact position of the display unit label. |
| Outline | Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase. |
| ShowLabel | Gets or sets a value indicating whether to show the display unit label along the value axis. |
| TextDirection | Gets or sets the text direction in a chart element. Inherited from ShapeTextFormat. |
| TextRotation | Gets or sets the rotation angle of the text in a chart element. Inherited from ShapeTextFormat. |
| UnitType | Get or sets the display units for the value axis. |
See Also