public class LegendTitleOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
StyleOptions |
style
Generic CSS styles for the legend title.
|
String |
text
A text or HTML string for the title.
|
| Constructor and Description |
|---|
LegendTitleOptions() |
@Option public final StyleOptions style
style: {
fontWeight: 'bold'
}
Copyright © 2018 Fujion Framework. All rights reserved.