ComponentOne ASP.NET MVC Controls
Legend Class
File
wijmo.chart.js
Module
wijmo.chart

Represents the chart legend.

Constructor

Properties

Constructor

constructor

constructor(chart: FlexChartBase): Legend

Initializes a new instance of the Legend class.

Parameters
Returns
Legend

Properties

position

Gets or sets a value that determines whether and where the legend appears in relation to the plot area.

Type
Position

title

Gets or sets a value that determines the title of the legend.

Type
string

titleAlign

Gets or sets a value that determines the align value of the legend. The value should be 'left', 'center' or 'right'.

Type
string