In This Topic
This property only applies to Pie charts. It causes the field to add radial labels attached to the pie slices instead of a legend.
Syntax
'Declaration
Public Property RadialLabels As Boolean
public bool RadialLabels {get; set;}
See Also