ChartPluginsLegendTitle Class

The chart legend title

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public sealed class ChartPluginsLegendTitle
Inheritance
Object    ChartPluginsLegendTitle

Constructors

ChartPluginsLegendTitleInitializes a new instance of the ChartPluginsLegendTitle class

Properties

Color Color of the legend. Default value is Black
Display Is the legend title displayed.
Padding Padding around the title.
Text The string title

See Also