Checks if the given value is valid value for an angle.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public static bool IsValidAngle ( |
Visual Basic
![]() |
---|
Public Shared Function IsValidAngle( _ |
The value to check.
true if the value is valie value for an angle; otherwise false.
This method is used by the control and is not intended to be called directly from your code.