ZoomCharts Documentation
Version: 1.21.8 (2025-09-01)
Switch to Version 2.0 (BETA)
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.ItemsChartItemsLayerLinkLabel
Inheritance hierarchy
This type inherits from ItemsChartItemsLayerNodeLabel. Through this type it also inherits members from BaseLabel.
This type is implemented by ItemsChartItemsLayerLinkItem.
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