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 : OptionsBase

Constructors

Default constructor.

Constructs a new instance of the OptionsScales set.

NameTypeDescription

owner

The ChartJS that owns this set of options.

Properties

OptionScalesAxesX[]: Options for the x-axes.

OptionScalesAxesY[]: Options for the y-axes.

Last updated