Class RadialSeriesHelper
This class supports the RadChart infrastructure and is not intended to be used directly from your code.
Inheritance
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public static class RadialSeriesHelper : Object
Fields
ArcPath
This constant supports the RadChart infrastructure and is not intended to be used directly from your code.
Declaration
public const string ArcPath = "ArcPath"
Field Value
System.String
|
EllipsePath
This constant supports the RadChart infrastructure and is not intended to be used directly from your code.
Declaration
public const string EllipsePath = "EllipsePath"
Field Value
System.String
|