Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Readonly
ItemGets or sets the value corresponding to the key.
Gets or sets the root value.
Checks if the key exists in the indexed property.
The key to look for.
true if the the key exists; otherwise false.
Checks if the key exists in the indexed property. The key is represented by an object array.
Rest
...keys: any[]The key represented by an object array.
true if the the key exists; otherwise false.
Indexed property of the type CombinationChartSeriesType.
Since
2.0