ChartPluginsLegendAlign Property

Alignment of the legend. Default values is 'center'. Other possible values are 'start' and 'end'.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public string Align { get; set; }

Property Value

String

See Also