Gets the value of the Direction attached property for the specified chart.
'Declaration
Public Shared Function GetDirection( _
ByVal As C1Chart _
) As System.Windows.Media.SweepDirection
public static System.Windows.Media.SweepDirection GetDirection(
C1Chart
)
Parameters
- chart
- The chart.
Return Value
The direction of plotting for polar and radar charts.