ChartPluginsLegendTitle Class

The chart legend title

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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