PanesTitle
Represents the panes.title
options.
Name | Type | Default | Description |
---|---|---|---|
background? |
|
Specifies the background color of the title. Accepts a valid CSS color string, including HEX and RGB. | |
border? |
|
Specifies the border of the title. | |
color? |
|
Specifies the text color of the title. Accepts a valid CSS color string, including HEX and RGB. | |
font? |
|
Specifies the font style of the title. | |
margin? |
|
Specifies the margin of the title. A numeric value sets all margins. | |
position? |
|
Specifies the position of the title. You can set the positioning to | |
text? |
|
Specifies the text of the title.
You can split the text into multiple lines by using line feed characters ( | |
visible? |
|
Determines whether the Chart displays the pane title.
When set to | |
visual? |
|
Specifies a function that can be used to create a custom visual for the title. The available argument fields are:
|