BoxAnnotation
StockSharp.Xaml.Charting.Visuals.Annotations
Defines a rectangle or box annotation, which may be placed on the chart at specific X1,Y1,X2,Y2 coordinates
Наследует: AnnotationBase
Конструкторы
BoxAnnotation()
Initializes a new instance of the BoxAnnotation class.
Свойства
CornerRadius : CornerRadius
Gets or sets the CornerRadius of the box
Методы
GetSelectedCursor() : Cursor
Gets the Cursor to use for the annotation when selected
IsPointWithinBounds(Point) : bool
Returns true if the Point is within the bounds of the current IHitTestable element
- point
- The point to test
Возвращает: true if the Point is within the bounds
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
Поля
CornerRadiusProperty : DependencyProperty
Defines the CornerRadius DependencyProperty