Enum CircularChart3DLabelPosition
Defines the Circular 3D data label positions. They can be: 'Inside': Define the data label position inside the circular 3D series. 'Outside': Define the data label position outside the circular 3D series.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.AspNetMvc.Charts.dll
Syntax
public enum CircularChart3DLabelPosition
Fields
| Name |
|---|
| Inside |
| Outside |