ZoomCharts Documentation
Version: 1.21.8 (2025-09-01)
Switch to Version 2.0 (BETA)
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.ItemsChartItemsLayerNodeLabel
Inheritance hierarchy
This type inherits from BaseLabel.
This type is implemented by ItemsChartItemsLayerLinkItem, ItemsChartItemsLayerLinkLabel and ItemsChartItemsLayerNodeItem.
Methods
fitInRect: (layout: BaseLabelLayoutBase, g: CanvasRenderingContext2D, locationFromHeight: BaseLabelLocationDelegate, storePosition?: boolean): number
Inherited from: BaseLabel
Parameters
Return value
Data type: number
paint: (labelRenderer: BaseLabelRenderer, g: CanvasRenderingContext2D, x: number, y: number, scale: number): void
Inherited from: BaseLabel