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.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.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. |