Name | Description | |
---|---|---|
compass | A value that indicates the position of the header in relation to the chart. Type: String Default: "north" | |
style | A value that indicates all of the style attributes to use in rendering the header. Type: Object Default {file:"#none", stroke:"none"} | |
text | A value that indicates the text to display in the header. Type: String Default: "" | |
textStyle | A value that indicates the style of the header text. Type: Object Default: {"font-size": 18, fill: "666", stroke: "none"} | |
visible | A value that indicates whether to show the header. Type: Boolean Default: true |