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.
owner
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.
The that owns this set of options.