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 : OptionsBase

Constructors

Default constructor.

Constructs a new instance of the OptionsTooltips set.

NameTypeDescription

owner

The ChartJS that owns this set of options.

Properties

Boolean: Enables or disables tooltips. (Default: True)

Last updated