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
Hereda de: AnnotationBase
Constructores
BoxAnnotation()
Initializes a new instance of the BoxAnnotation class.
Propiedades
CornerRadius : CornerRadius
Gets or sets the CornerRadius of the box
Métodos
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
Devuelve: 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.
Campos
CornerRadiusProperty : DependencyProperty
Defines the CornerRadius DependencyProperty