ChartTitleBuilder Methods
Provides methods that allow you to configure nested options of the client-side title object.
Name | Description |
---|---|
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 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. |
Horizontal |
Specifies the title's alignment in a horizontal direction. Mirrors the client-side horizontal |
Margin |
Generates space around the title. Mirrors the client-side margin option. |
Margin |
Generates space around the title. Mirrors the client-side margin object. |
Margin |
Generates space around the title. 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. |
Placeholder |
Reserves a pixel-measured space for the title. Mirrors the client-side placeholder |
Placeholder |
Reserves a pixel-measured space for the title. Mirrors the client-side placeholder |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Subtitle |
Configures the UI component's subtitle. Mirrors the client-side subtitle option. |
Subtitle |
Configures the UI component's subtitle. Mirrors the client-side subtitle object. |
Subtitle |
Configures the UI component's subtitle. Mirrors the client-side subtitle option. |
Text |
Specifies the title's text. Mirrors the client-side text option. |
Text |
Specifies the title's text. Mirrors the client-side text option. |
Text |
Specifies what to do with the title when it overflows the allocated space after applying word |
To |
Returns a string that represents the current object. Inherited from Object. |
Vertical |
Specifies the title's alignment in a vertical direction. Mirrors the client-side vertical |
Word |
Specifies how to wrap the title if it does not fit into a single line. Mirrors the client-side word |
See Also