Enum PivotChartLabelPosition
Defines the LabelPosition for chart types pie, doughnut, Funnel and pyramid. They are Inside - Define the data label position for the accumulation series Inside. Outside - Define the data label position for the accumulation series Outside.
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public enum PivotChartLabelPosition
Fields
| Name | Description |
|---|---|
| Inside | Inside - Define the data label position for the accumulation series Inside. |
| Outside | Outside - Define the data label position for the accumulation series Outside. |