OptionsTooltips
Wisej.Web.Ext.ChartJS.OptionsTooltips
Namespace: Wisej.Web.Ext.ChartJS
Assembly: Wisej.Web.Ext.ChartJS (3.2.0.0)
Represents the options for the chart tooltips.
public class OptionsTooltips : OptionsBasePublic Class OptionsTooltips
Inherits OptionsBaseConstructors
OptionsTooltips()
Default constructor.
OptionsTooltips(owner)
Constructs a new instance of the OptionsTooltips set.
Name
Type
Description
Properties
Enabled
Boolean: Enables or disables tooltips. (Default: True)
Last updated
Was this helpful?