OptionsLegend

Wisej.Web.Ext.ChartJS.OptionsLegend

Namespace: Wisej.Web.Ext.ChartJS

Assembly: Wisej.Web.Ext.ChartJS (3.2.0.0)

Represents the options for the chart title.

public class OptionsLegend : OptionsBase

Constructors

Default constructor.

Constructs a new instance of the OptionsLegend set.

NameTypeDescription

owner

The ChartJS that owns this set of options.

Properties

Boolean: Show the legend block. (Default: True)

OptionsLegendLabels: Options for the labels in the legend.

HeaderPosition: Position of the legend. (Default: Top)

Last updated