Skip to main content

OptionsBase

Namespace: Wisej.Web.Ext.ChartJS3

Assembly: Wisej.Web.Ext.ChartJS3

Base class for all the option classes.

public class OptionsBase : ICloneable

Methods

Instance memberUpdate()

Updates the ChartJS3 control using this set of options.

Inherited By

NameDescription
OptionsAxisGridSpecifies the grid line configuration for each axis.
OptionsDataLabelsRepresents the options for the data label.
OptionsLegendRepresents the options for the chart title.
OptionsPluginsRepresents the options for the plugins.
OptionsScalesRepresents the options for the axes.
OptionsTitleRepresents the options for the chart title.
OptionsTooltipsRepresents the options for the chart tooltips.