RadialPanel

StockSharp.Xaml.Charting.Themes

The RadialPanel provdes panel which rotates its children with specified angle relative to center of panel

Herda de: Panel

Métodos

GetAngle(UIElement) : double

Gets the value of the Angle attached property for a specified UIElement.

element
GetIsHorizontal(UIElement) : bool

Gets the value of the IsHorizontal attached property for a specified UIElement.

element
GetOriginPoint(UIElement) : Point

Gets the value of the OriginPoint attached property for a specified UIElement.

element
SetAngle(UIElement, double)

Sets the value of the Angle attached property for a specified UIElement.

element
value
SetIsHorizontal(UIElement, bool)

Sets the value of the IsHorizontal attached property for a specified UIElement.

element
value
SetOriginPoint(UIElement, Point)

Sets the value of the OriginPoint attached property for a specified UIElement.

element
value

Campos

AngleProperty : DependencyProperty

Defines the Angle AttachedProperty

IsHorizontalProperty : DependencyProperty

Defines the IsHorizontal AttachedProperty

OriginPointProperty : DependencyProperty

Defines the OriginPoint AttachedProperty