To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Properties
Name | Returns | Notes | Example |
---|---|---|---|
height | int | ||
width | int | ||
title | String | ||
xLabel | String | ||
yLabel | String | ||
data | List |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
addXY ( x, y ) | ChartBuilder | Use this for line charts | |
addXY ( x, y ) | ChartBuilder | ||
addXY ( x, y ) | ChartBuilder | ||
add ( value, rowLabel, colLabel ) | ChartBuilder | Use this for bar charts |