ComponentOne FinancialChart for WPF
AngleProperty Field (C1RadialPanel)



C1.WPF Namespace > C1RadialPanel Class : AngleProperty Field
This attached property specifies explicit angle which should be used to arrange element.
Syntax
'Declaration
 
Public Shared ReadOnly AngleProperty As DependencyProperty
'Usage
 
Dim value As DependencyProperty
 
value = C1RadialPanel.AngleProperty
public static readonly DependencyProperty AngleProperty
public:
static readonly DependencyProperty^ AngleProperty
Remarks
The C1RadialPanel sets this property automatically on any children which are not derived from the C1RadialMenuItem.
See Also

Reference

C1RadialPanel Class
C1RadialPanel Members