XYAxis | R Documentation |
XYAxis
XYAxis
R6Class
object.
tercenApi::Base
-> XYAxis
taskId
of type String.
chart
object of class Chart
.
colors
object of class Colors
.
errors
object of class Errors
.
labels
object of class Labels
.
xAxis
object of class Axis
.
yAxis
object of class Axis
.
new()
XYAxis$new(json = NULL)
init()
XYAxis$init()
initJson()
XYAxis$initJson(json)
toTson()
XYAxis$toTson()
clone()
The objects of this class are cloneable with this method.
XYAxis$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.