Sets the value of the Direction attached property for the specified chart.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public static void SetDirection( C1Chart chart, SweepDirection value ) |
Visual Basic |
---|
Public Shared Sub SetDirection ( _ chart As C1Chart, _ value As SweepDirection _ ) |
Parameters
- chart
- Type: C1.Silverlight.Chart..::..C1Chart
- value
- Type: System.Windows.Media..::..SweepDirection