ChartDataLabels Class

Data labels for the BlazorBootstrapChartTData

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
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