OptionsTooltips
Namespace: Wisej.Web.Ext.ChartJS3
Assembly: Wisej.Web.Ext.ChartJS3
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 ChartJS3 that owns this set of options. |
Properties
Enabled
Boolean: Enables or disables tooltips. (Default: True)