OptionsTooltips
Namespace: Wisej.Web.Ext.ChartJS
Assembly: Wisej.Web.Ext.ChartJS
Represents the options for the chart tooltips.
- C#
- VB.NET
public class OptionsTooltips : OptionsBase
Public Class OptionsTooltips
Inherits OptionsBase
Constructors
OptionsTooltips()
Default constructor.
OptionsTooltips(owner)
Constructs a new instance of the OptionsTooltips set.
| Name | Type | Description |
|---|---|---|
| owner | OptionsBase | The ChartJS that owns this set of options. |
Properties
Enabled
Boolean: Enables or disables tooltips. (Default: True)