Chart for WinRT
SetDirection Method (PolarRadarOptions)

The chart
The direction of plotting for polar and radar charts.
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 Windows.UI.Xaml.Media.SweepDirection _
) 
public static void SetDirection( 
   C1Chart chart,
   Windows.UI.Xaml.Media.SweepDirection value
)

Parameters

chart
The chart
value
The direction of plotting for polar and radar charts.
See Also

Reference

PolarRadarOptions Class
PolarRadarOptions Members

 

 


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

Product Support Forum  |  Documentation Feedback