ChartSize: ChartSize

ChartSizeR Documentation

ChartSize

Description

ChartSize

ChartSize

Format

R6Class object, super class Chart, sub classes ChartLine, ChartPoint.

Super classes

tercenApi::Base -> tercenApi::Chart -> ChartSize

Public fields

name

of type String inherited from super class Chart.

pointSize

of type int.

properties

object of class Properties inherited from super class Chart.

Active bindings

name

of type String inherited from super class Chart.

properties

object of class Properties inherited from super class Chart.

Methods

Public methods

Inherited methods

Method new()

Usage
ChartSize$new(json = NULL)

Method init()

Usage
ChartSize$init()

Method initJson()

Usage
ChartSize$initJson(json)

Method toTson()

Usage
ChartSize$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ChartSize$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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