RangeSelectorScaleMaxRangeBuilder Methods
Provides methods that allow you to configure nested options of the client-side maxRange object.
Name | Description |
---|---|
Days |
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side days option. |
Days |
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side days 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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hours |
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side hours option. |
Hours |
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side hours option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Milliseconds |
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side milliseconds option. |
Milliseconds |
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side milliseconds option. |
Minutes |
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side minutes option. |
Minutes |
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side minutes option. |
Months |
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side months option. |
Months |
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side months option. |
Option |
Specifies an option by its name. |
Quarters |
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side quarters option. |
Quarters |
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side quarters option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Seconds |
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side seconds option. |
Seconds |
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side seconds option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Weeks |
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side weeks option. |
Weeks |
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side weeks option. |
Years |
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side years option. |
Years |
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side years option. |
See Also