OptionsTitle
Wisej.Web.Ext.ChartJS.OptionsTitle
Last updated
Wisej.Web.Ext.ChartJS.OptionsTitle
Last updated
Namespace: Wisej.Web.Ext.ChartJS
Assembly: Wisej.Web.Ext.ChartJS (3.2.0.0)
Represents the options for the chart title.
Default constructor.
Constructs a new instance of the OptionsTitle set.
Name | Type | Description |
---|---|---|
owner | The ChartJS that owns this set of options. |
Boolean: Show the title block. (Default: True
)
Font: Font of the title.
Color: Title color.
Int32: Number of pixels to add above and below the title text. (Default: 10
)
HeaderPosition: Position of the title. (Default: Top
)
String: Title text.