ChartPoint | R Documentation |
ChartPoint
ChartPoint
R6Class
object, super class ChartSize
.
tercenApi::Base
-> tercenApi::Chart
-> tercenApi::ChartSize
-> ChartPoint
pointSize
of type int inherited from super class ChartSize
.
name
of type String inherited from super class Chart
.
properties
object of class Properties
inherited from super class Chart
.
pointSize
of type int inherited from super class ChartSize
.
name
of type String inherited from super class Chart
.
properties
object of class Properties
inherited from super class Chart
.
new()
ChartPoint$new(json = NULL)
init()
ChartPoint$init()
initJson()
ChartPoint$initJson(json)
toTson()
ChartPoint$toTson()
clone()
The objects of this class are cloneable with this method.
ChartPoint$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.