OptionsBase
Wisej.Web.Ext.ChartJS.OptionsBase
public class OptionsBase : ICloneablePublic Class OptionsBase
Inherits ICloneableMethods
Update()
Inherited By
Name
Description
Last updated
Was this helpful?
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 : ICloneablePublic Class OptionsBase
Inherits ICloneableUpdates the ChartJS control using this set of options.
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?
Was this helpful?