@JsType(isNative=true, name="Object", namespace="<global>") public class RenderItem extends Object
LabelsPlugin.ID plugin when the RENDER function is
 called.| Modifier and Type | Method and Description | 
|---|---|
| int | getDatasetIndex()Returns the dataset index of the data inside the dataset. | 
| int | getIndex()Returns the index of the data inside the dataset. | 
| String | getLabel()Returns the label for the dataset. | 
| double | getPercentage()Returns the percentage for the dataset. | 
| double | getValue()Returns the value for the dataset. | 
@JsOverlay public final int getIndex()
UndefinedValues.INTEGER.@JsOverlay public final int getDatasetIndex()
UndefinedValues.INTEGER.@JsOverlay public final String getLabel()
UndefinedValues.STRING.@JsOverlay public final double getPercentage()
UndefinedValues.DOUBLE.@JsOverlay public final double getValue()
UndefinedValues.DOUBLE.