{typedef} anychart.core.gantt.rendering.Settings.ShapeConfig Improve this Doc
Shape config.
Try it:
Name | Type | Description |
---|---|---|
disablePointerEvents | boolean | Whether to disable mouse events on shape. |
name | string | Shape name for context of the drawer-function. |
shapeType | anychart.enums.ShapeType | string | Shape type. |
zIndex | number | ZIndex for the balance of shapes relative to each other. |