chartjs-chart-graph / ITreeNode
Interface: ITreeNode
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:34
Extends
Extended by
Properties
index?
optionalindex:number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:37
parent?
optionalparent:number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:647
Inherited from
x
x:
number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:35
y
y:
number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:36