Search
HitResult.setIndex Method
See Also
 






Gets the index of the data item within its Series.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setIndex (
    int value
)

 Parameters

value

The zero-based index.

 See Also