getScatter

The getScatter method returns the scatter element with the given series index and scatter index.

Parameters:   

            seriesIndex: The index of the series.

            scatterIndex: The index of the scatter element.   

Code Example:

$("wijscatterchart").wijscatterchart("getScatter", "0", 1);

                    

 


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