Skip to main content
A newer version of this page is available. .

DisplayUnitOptions Members

Contains options used to specify the display units for the value axis.

Properties

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 value in degrees that the text in a chart element should be rotated. Inherited from ShapeTextFormat.
UnitType Get or sets the display units for the value axis.

Methods

Name Description
ResetToMatchStyle() Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat.
See Also