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.
|
GroupName(JS)
|
Specifies the name of the grouped chart segment. This name represents the segment in the chart legend. Mirrors the client-side groupName option.
|
GroupName(String)
|
Specifies the name of the grouped chart segment. This name represents the segment in the chart legend. Mirrors the client-side groupName option.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Mode(SmallValuesGroupingMode)
|
Specifies the segment grouping mode. Mirrors the client-side mode option.
|
Option(String, Object)
|
Specifies an option by its name.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Threshold(JS)
|
Specifies a threshold for segment values. Mirrors the client-side threshold option.
|
Threshold(Double)
|
Specifies a threshold for segment values. Mirrors the client-side threshold option.
|
TopCount(JS)
|
Specifies how many segments must not be grouped. Mirrors the client-side topCount option.
|
TopCount(Int32)
|
Specifies how many segments must not be grouped. Mirrors the client-side topCount option.
|
ToString()
|
Returns a string that represents the current object.
|