BootstrapChartLegendSettings Class
Stores settings related to a chart legend.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapChartLegendSettings objects:
Remarks
The Chart widget can include a legend - an explanatory component that helps you identify a series. Each series is represented by an item on a legend. An item marker identifies the series color. An item label displays the series title. To set the required position for a legend and its items, to specify the size of item markers, use the properties of this class.
Inheritance
Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
BootstrapChartLegendSettings
See Also