OptionsBase
Wisej.Web.Ext.ChartJS.OptionsBase
Namespace: Wisej.Web.Ext.ChartJS
Assembly: Wisej.Web.Ext.ChartJS (3.2.0.0)
Base class for all the option classes.
public class OptionsBase : ICloneable
Methods
Update()

Updates the ChartJS control using this set of options.
Inherited By
Name
Description
Specifies the grid line configuration for each axis.
Represents the options for the data label.
Represents the options for the chart title.
Represents the options for the axes.
Represents the options for the chart title.
Represents the options for the chart tooltips.
Last updated
Was this helpful?