ComponentOne FinancialChart for WPF
C1RadialPanel Class
Members 



C1.WPF Namespace : C1RadialPanel Class
Positions child elements in a circle, from the StartAngle to the EndAngle in the clockwise direction.
Syntax
'Declaration
 
<LicenseProviderAttribute()>
Public Class C1RadialPanel 
   Inherits System.Windows.Controls.Panel
'Usage
 
Dim instance As C1RadialPanel
[LicenseProvider()]
public class C1RadialPanel : System.Windows.Controls.Panel 
[LicenseProvider()]
public ref class C1RadialPanel : public System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     C1.WPF.C1RadialPanel

See Also

Reference

C1RadialPanel Members
C1.WPF Namespace