Chart for WinRT
GetDirection Method (PolarRadarOptions)

The chart.
Gets the value of the Direction attached property for the specified chart.
Syntax
'Declaration
 
Public Shared Function GetDirection( _
   ByVal chart As C1Chart _
) As Windows.UI.Xaml.Media.SweepDirection
public static Windows.UI.Xaml.Media.SweepDirection GetDirection( 
   C1Chart chart
)

Parameters

chart
The chart.

Return 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