class |
AxisItem |
There are a number of configuration callbacks that can be used to change parameters in the scale at different points in the update process.
This is a wrapper of the CHART.JS item with all needed info about an axis.
Implements all set methods to change java script object properties.
|
class |
BaseBoxNodeItem |
Base object which maps the CHART.JS chart items and represents main nodes of chart java script object.
This is a wrapper of the CHART.JS item with all needed info.
Implements all get methods to change java script object properties.
|
class |
ChartAreaNode |
Object which maps the chart area item of CHART.JS chart java script object.
This is a wrapper of the CHART.JS item with all needed info.
|
class |
LegendNode |
Wrapper of legend node of CHART.JS.
This is a wrapper of legend node of Chart (of CHART.JS).
|
class |
ScaleItem |
Wraps the scale item of CHART JS chart.
This is a wrapper of scale of Chart (of CHART.JS).
|
class |
SubtitleNode |
Wrapper of subtitle node of CHART.JS.
This is a wrapper of subtitle node of Chart (of CHART.JS).
|
class |
TitleNode |
Wrapper of title node of CHART.JS.
This is a wrapper of title node of Chart (of CHART.JS).
|