ChartLine: ChartLine

ChartLineR Documentation

ChartLine

Description

ChartLine

ChartLine

Format

R6Class object, super class ChartSize.

Super classes

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

Public fields

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.

Active bindings

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.

Methods

Public methods

Inherited methods

Method new()

Usage
ChartLine$new(json = NULL)

Method init()

Usage
ChartLine$init()

Method initJson()

Usage
ChartLine$initJson(json)

Method toTson()

Usage
ChartLine$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ChartLine$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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