ChartPoint: ChartPoint

ChartPointR Documentation

ChartPoint

Description

ChartPoint

ChartPoint

Format

R6Class object, super class ChartSize.

Super classes

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

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
ChartPoint$new(json = NULL)

Method init()

Usage
ChartPoint$init()

Method initJson()

Usage
ChartPoint$initJson(json)

Method toTson()

Usage
ChartPoint$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ChartPoint$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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