C1.Silverlight.Chart.5
SetDirection Method (PieOptions)

Sets the value of the Direction attached property for the specified chart.
Syntax
'Declaration
 
Public Shared Sub SetDirection( _
   ByVal chart As C1Chart, _
   ByVal value As System.Windows.Media.SweepDirection _
) 
public static void SetDirection( 
   C1Chart chart,
   System.Windows.Media.SweepDirection value
)

Parameters

chart
value
See Also

Reference

PieOptions Class
PieOptions Members

 

 


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