DisplayUnitOptionsEx Properties
Specifies display unit settings for extended chart axes.| Name | Description |
|---|---|
| CustomLabelContent | Gets or sets custom label text that identifies the axis measurement unit. |
| Fill | Gets or sets fill settings for the label that displays axis units. Inherited from DisplayUnitOptionsBase. |
| OutlineStyle | Gets or sets the outline settings for the label that displays the axis units. Inherited from DisplayUnitOptionsBase. |
| ShowLabel | Gets or sets whether to display the unit label on the axis. Inherited from DisplayUnitOptionsBase. |
| UnitType | Gets or sets the display unit type. Inherited from DisplayUnitOptionsBase. |
See Also