ChartValueAxisTitleBuilder Methods
Provides methods that allow you to configure nested options of the client-side title object.
Name | Description |
---|---|
Alignment |
Aligns the axis title to the left, center, or right of the axis. Mirrors the client-side alignment option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Font |
Specifies font properties for the axis title. Mirrors the client-side font object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Margin |
Adds a pixel-measured empty space between the axis title and axis labels. Mirrors the client-side margin option. |
Margin |
Adds a pixel-measured empty space between the axis title and axis labels. Mirrors the client-side margin option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Text |
Specifies the text of the axis title. Mirrors the client-side text option. |
Text |
Specifies the text of the axis title. Mirrors the client-side text option. |
Text |
Specifies what to do with the axis title when it overflows the allocated space after applying word |
To |
Returns a string that represents the current object. Inherited from Object. |
Word |
Specifies how to wrap the axis title if it does not fit into a single line. Mirrors the client-side word |
See Also