[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PieOptions.GetOffset

GetOffset Method

GetOffset(C1Chart)

Gets the value of the Offset attached property for the specified chart. The Offset property controls the distance of pie slices from the center(Explosion).

Declaration
[AttachedPropertyBrowsableForType(typeof(C1Chart))]
public static double GetOffset(C1Chart chart)
<AttachedPropertyBrowsableForType(GetType(C1Chart))>
Public Shared Function GetOffset(chart As C1Chart) As Double
Parameters
Type Name Description
C1Chart chart
Returns
Type Description
double