OptionsScales
Wisej.Web.Ext.ChartJS.OptionsScales
Namespace: Wisej.Web.Ext.ChartJS
Assembly: Wisej.Web.Ext.ChartJS (3.2.0.0)
Represents the options for the axes.
public class OptionsScales : OptionsBasePublic Class OptionsScales
Inherits OptionsBaseConstructors
OptionsScales()
Default constructor.
OptionsScales(owner)
Constructs a new instance of the OptionsScales set.
Name
Type
Description
Properties
xAxes
OptionScalesAxesX[]: Options for the x-axes.
yAxes
OptionScalesAxesY[]: Options for the y-axes.
Last updated
Was this helpful?