RadialPanel
StockSharp.Xaml.Charting.Themes
The RadialPanel provdes panel which rotates its children with specified angle relative to center of panel
継承元: Panel
メソッド
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
フィールド
AngleProperty : DependencyProperty
Defines the Angle AttachedProperty
IsHorizontalProperty : DependencyProperty
Defines the IsHorizontal AttachedProperty
OriginPointProperty : DependencyProperty
Defines the OriginPoint AttachedProperty