ChartDataLabels Class

Data labels for the BlazorBootstrapChartTData

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public sealed class ChartDataLabels
Inheritance
Object    ChartDataLabels

Constructors

ChartDataLabelsInitializes a new instance of the ChartDataLabels class

Properties

BorderColor The border color of the labels
BorderRadius The border radius of the labels
BorderWidth The border width of the labels
Color The text color of the labels
Font The font size of the labels
Padding The padding of the labels

See Also