Class Label

Implementation of RenderableItem class drawn on chart.

Hierarchy

Constructors

Properties

_chart?: Chart<any, string | number | Date, undefined>
id: number
konvaDrawables: Shape<ShapeConfig>[]
labelShape: Shape<ShapeConfig>
layerId: string
location: NumericPoint
options: LabelOptions
textMeasureUtils: TextMeasureUtils = TextMeasureUtils.Instance
textSize: Size
textTopBottomOffset: number
width: number

Accessors

Methods

Generated using TypeDoc