Skip to main content

OptionsBase

Namespace: Wisej.Web.Ext.ChartJS

Assembly: Wisej.Web.Ext.ChartJS

Base class for all the option classes.

public class OptionsBase : ICloneable

Methods

Instance memberUpdate()

Updates the ChartJS control using this set of options.

Inherited By

NameDescription
OptionsAxisGridLinesSpecifies the grid line configuration for each axis.
OptionsDataLabelRepresents the options for the data label.
OptionsLegendRepresents the options for the chart title.
OptionsScalesRepresents the options for the axes.
OptionsTitleRepresents the options for the chart title.
OptionsTooltipsRepresents the options for the chart tooltips.