Days(JS)
|
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(Double)
|
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(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
Hours(JS)
|
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(Double)
|
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.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Milliseconds(JS)
|
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(Double)
|
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(JS)
|
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(Double)
|
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(JS)
|
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(Double)
|
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(String, Object)
|
Specifies an option by its name.
|
Quarters(JS)
|
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(Double)
|
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.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Seconds(JS)
|
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(Double)
|
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.
|
ToString()
|
Returns a string that represents the current object.
|
Weeks(JS)
|
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(Double)
|
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(JS)
|
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(Double)
|
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.
|