BootstrapChartAxisLabelSettingsBuilder Members
Stores settings of a chart control’s axis labels.
#Methods
Name | Description |
---|---|
Display |
Allows you to rotate or stagger axis labels. Applies to the horizontal axis only. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Format |
Formats a value before it is displayed in an axis label. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Indent |
Sets the size of indentation between an axis and its labels in pixels. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Specifies the hint that appears when a user points to an axis label. |
On |
Customizes the text displayed by axis labels. |
Overlapping |
Sets a value that specifies the overlap resolving algorithm to be applied to axis labels. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Rotation |
Specifies the angle of rotation applied to axis labels when using the Rotate overlap resolving algorithm. |
Staggering |
Specifies the spacing between staggered rows when using the Stagger overlap resolving algorithm. |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Sets a value that specifies the visibility of axis labels. |
See Also