XYAxis: XYAxis

XYAxisR Documentation

XYAxis

Description

XYAxis

XYAxis

Format

R6Class object.

Super class

tercenApi::Base -> XYAxis

Public fields

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.

Methods

Public methods

Inherited methods

Method new()

Usage
XYAxis$new(json = NULL)

Method init()

Usage
XYAxis$init()

Method initJson()

Usage
XYAxis$initJson(json)

Method toTson()

Usage
XYAxis$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
XYAxis$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.