C1.Silverlight.Chart.5
GetOffset Method

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).
Syntax
'Declaration
 
Public Shared Function GetOffset( _
   ByVal chart As C1Chart _
) As System.Double
public static System.double GetOffset( 
   C1Chart chart
)

Parameters

chart
See Also

Reference

PieOptions Class
PieOptions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.