Constructor
new Panel(chart)
Parameters:
Name | Type | Description |
---|---|---|
chart |
Tee.Chart | The parent chart this panel object belongs to. |
Properties:
Name | Type | Description |
---|---|---|
margins |
Tee.Margins | Controls the spacing between background panel to chart contents. |
format |
Tee.Format | Visual properties to paint the chart panel background. |
transparent |
Boolean | Determines if panel background will be filled or not. |
- Source: