Action
Gets how much space, in pixels, to insert between the edge of the pie and the labels when rendering callouts. The default
value is 10.
Syntax
C#
protected Double calloutGap { get; }
VB
'Declaration
Protected Read Property calloutGap As Double
Access
Read only.