Home > @visualization-tools/core > GraphAttachPoint > (constructor)
Constructs a new instance of the GraphAttachPoint class
Signature:
constructor(attachPointProvider: IGraphAttachPointProvider, chartEventService: IEventService, chartConfig: IChartConfig, $window?: Window);
| Parameter | Type | Description |
|---|---|---|
| attachPointProvider | IGraphAttachPointProvider | |
| chartEventService | IEventService | |
| chartConfig | IChartConfig | |
| $window | Window |