Chart for WinRT
SetStartingAngle Method (PieOptions)

Sets the value of the StartingAngle attached property for the specified chart.
Syntax
'Declaration
 
Public Shared Sub SetStartingAngle( _
   ByVal chart As C1Chart, _
   ByVal value As System.Double _
) 
public static void SetStartingAngle( 
   C1Chart chart,
   System.double value
)

Parameters

chart
value
See Also

Reference

PieOptions Class
PieOptions Members

 

 


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

Product Support Forum  |  Documentation Feedback