PaneDefaultsTitle
Represents the options for default pane title.
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 | |
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. |