RangeSelectorChartValueAxisBuilder Methods
Provides methods that allow you to configure nested options of the client-side valueAxis 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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Inverted |
Indicates whether or not the chart's value axis must be inverted. Mirrors the client-side inverted option. |
Inverted |
Indicates whether or not the chart's value axis must be inverted. Mirrors the client-side inverted option. |
Logarithm |
Specifies the value to be raised to a power when generating ticks for a logarithmic value axis. Mirrors the client-side logarithm |
Logarithm |
Specifies the value to be raised to a power when generating ticks for a logarithmic value axis. Mirrors the client-side logarithm |
Max |
Specifies the maximum value of the chart's value axis. Mirrors the client-side max option. |
Max |
Specifies the maximum value of the chart's value axis. Mirrors the client-side max option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Min |
Specifies the minimum value of the chart's value axis. Mirrors the client-side min option. |
Min |
Specifies the minimum value of the chart's value axis. Mirrors the client-side min option. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Type |
Specifies the type of the value axis. Mirrors the client-side type option. |
Value |
Specifies the desired type of axis values. Mirrors the client-side value |
See Also