Home > @visualization-tools/cartesian-2d > CanvasCartesian2dAxisLabelGraphicsComponent
Draws labels for cartesian 2d plots.
Signature:
export declare class CanvasCartesian2dAxisLabelGraphicsComponent implements IGraphicsComponent<ICanvasComponentRenderer, ICartesian2dUpdateArg<Float64Array>, TAxisLabelEntity<Float64Array>>
Implements: IGraphicsComponent<ICanvasComponentRenderer, ICartesian2dUpdateArg<Float64Array>, TAxisLabelEntity<Float64Array>>
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(attachPoint, axisLabelGenerator) | Constructs a new instance of the CanvasCartesian2dAxisLabelGraphicsComponent class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| specification | {} | ||
| transform | NoTransformProvider | ||
| type | (not declared) |
| Method | Modifiers | Description |
|---|---|---|
| getCacheId() | ||
| initialize() | ||
| onBeforeUpdate() | ||
| update(entity, componentRenderer, updateArg) |