Name | Description | |
---|---|---|
PieDataLabel Constructor | Create an instance of pie data label. |
The following tables list the members exposed by PieDataLabel.
Name | Description | |
---|---|---|
PieDataLabel Constructor | Create an instance of pie data label. |
Name | Description | |
---|---|---|
Border | Gets or sets a value indicating whether the label has border. (Inherited from C1.Blazor.Chart.DataLabelBase) | |
ConnectingLine | Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point. (Inherited from C1.Blazor.Chart.DataLabelBase) | |
Content | Gets or sets the content of data labels. (Inherited from C1.Blazor.Chart.DataLabelBase) | |
Offset | Gets or sets the offset of data label from corresponding data point. (Inherited from C1.Blazor.Chart.DataLabelBase) | |
Overlapping | Gets or sets the overlapping mode for data labels. | |
Position | Gets or sets the position of data labels. | |
Style | Gets the style of data labels. (Inherited from C1.Blazor.Chart.DataLabelBase) |
Name | Description | |
---|---|---|
SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |