getElement(type, index, seriesIndex)

Returns the raphael element with the given type and index.

Parameters:

type: The index of the bubble.

index: The index of the element

seriesIndex: The index of the series.

Return Type: Rapheal element

Returns the specified raphael object.

Code Example:

$("#wijcompositechart").wijcompositechart("getElement", type, index, seriesIndex);


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.