ChartSize | R Documentation |
ChartSize
ChartSize
R6Class
object, super class Chart
, sub classes ChartLine
, ChartPoint
.
tercenApi::Base
-> tercenApi::Chart
-> ChartSize
name
of type String inherited from super class Chart
.
pointSize
of type int.
properties
object of class Properties
inherited from super class Chart
.
name
of type String inherited from super class Chart
.
properties
object of class Properties
inherited from super class Chart
.
new()
ChartSize$new(json = NULL)
init()
ChartSize$init()
initJson()
ChartSize$initJson(json)
toTson()
ChartSize$toTson()
clone()
The objects of this class are cloneable with this method.
ChartSize$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.