Table of Contents

Class BuyMarker

Namespace
Balsam.Charting
Assembly
Balsam.Charting.dll

Interaction logic for BuyMarker.xaml

public class BuyMarker : CustomAnnotationForMvvm, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, INotifyPropertyChanged, ISuspendable, IAnchorPointAnnotation, IAnnotation, IHitTestable, IXmlSerializable
Inheritance
ApiElementBase
AnnotationBase
AnchorPointAnnotation
CustomAnnotation
CustomAnnotationForMvvm
BuyMarker
Implements
ISuspendable
IAnchorPointAnnotation
IAnnotation
IHitTestable
Inherited Members
CustomAnnotation.GetCurrentPlacementStrategy()
AnchorPointAnnotation.HorizontalAnchorPointProperty
AnchorPointAnnotation.VerticalAnchorPointProperty
AnchorPointAnnotation.GetAnchorAnnotationCoordinates(AnnotationCoordinates)
AnchorPointAnnotation.GetSelectedCursor()
AnchorPointAnnotation.HorizontalAnchorPoint
AnchorPointAnnotation.VerticalAnchorPoint
AnchorPointAnnotation.VerticalOffset
AnchorPointAnnotation.HorizontalOffset
AnnotationBase.ParentCoordinatesProperty
AnnotationBase.XAxisIdProperty
AnnotationBase.YAxisIdProperty
AnnotationBase.X1Property
AnnotationBase.Y1Property
AnnotationBase.X2Property
AnnotationBase.Y2Property
AnnotationBase.AnnotationCanvasProperty
AnnotationBase.CoordinateModeProperty
AnnotationBase.IsSelectedProperty
AnnotationBase.IsEditableProperty
AnnotationBase.IsHiddenProperty
AnnotationBase.DragDirectionsProperty
AnnotationBase.ResizeDirectionsProperty
AnnotationBase.CanEditTextProperty
AnnotationBase.SelectedCommandProperty
AnnotationBase.UnselectedCommandProperty
AnnotationBase.DragStartedCommandProperty
AnnotationBase.DragEndedCommandProperty
AnnotationBase.DragDeltaCommandProperty
AnnotationBase.IsHiddenChangedCommandProperty
AnnotationBase.ResizingGripsStyleProperty
AnnotationBase.AnnotationRoot
AnnotationBase.OnDragStarted()
AnnotationBase.OnDragEnded()
AnnotationBase.OnDragDelta()
AnnotationBase.OnAxisAlignmentChanged(IAxis, AxisAlignment)
AnnotationBase.OnYAxisIdChanged()
AnnotationBase.OnXAxisIdChanged()
AnnotationBase.FocusInputTextArea()
AnnotationBase.RemoveFocusInputTextArea()
AnnotationBase.OnAttached()
AnnotationBase.PerformFocusOnInputTextArea()
AnnotationBase.OnAnnotationPointerPressed(ModifierMouseArgs)
AnnotationBase.OnAnnotationPointerMoved(ModifierMouseArgs)
AnnotationBase.OnAnnotationPointerReleased(ModifierMouseArgs)
AnnotationBase.OnDetached()
AnnotationBase.Refresh()
AnnotationBase.Hide()
AnnotationBase.Show()
AnnotationBase.MakeInvisible()
AnnotationBase.HideAdornerMarkers()
AnnotationBase.MakeVisible(AnnotationCoordinates)
AnnotationBase.IsInBounds(AnnotationCoordinates, IAnnotationCanvas)
AnnotationBase.PlaceAnnotation(AnnotationCoordinates)
AnnotationBase.GetCanvas(AnnotationCanvas)
AnnotationBase.GetBasePoints()
AnnotationBase.GetBasePoints(AnnotationCoordinates)
AnnotationBase.GetAdornerLayer()
AnnotationBase.GetBoundsRelativeTo(IHitTestable)
AnnotationBase.OnAnnotationDragging(AnnotationDragDeltaEventArgs)
AnnotationBase.SuspendUpdates()
AnnotationBase.ResumeUpdates(IUpdateSuspender)
AnnotationBase.DecrementSuspend()
AnnotationBase.GetSchema()
AnnotationBase.SavedCoordinates
AnnotationBase.IsHiddenChangedCommand
AnnotationBase.DragDeltaCommand
AnnotationBase.DragEndedCommand
AnnotationBase.DragStartedCommand
AnnotationBase.UnselectedCommand
AnnotationBase.SelectedCommand
AnnotationBase.ParentAnnotation
AnnotationBase.ResizingGripsStyle
AnnotationBase.CanEditText
AnnotationBase.IsResizable
AnnotationBase.XAxisId
AnnotationBase.YAxisId
AnnotationBase.DragDirections
AnnotationBase.ResizeDirections
AnnotationBase.CoordinateMode
AnnotationBase.AnnotationCanvas
AnnotationBase.IsSelected
AnnotationBase.IsEditable
AnnotationBase.IsHidden
AnnotationBase.X1
AnnotationBase.X2
AnnotationBase.Y1
AnnotationBase.Y2
AnnotationBase.IsAttached
AnnotationBase.YAxis
AnnotationBase.XAxis
AnnotationBase.AnnotationOverlaySurface
AnnotationBase.AnnotationUnderlaySurface
AnnotationBase.IsSuspended
AnnotationBase.Selected
AnnotationBase.Unselected
AnnotationBase.DragStarted
AnnotationBase.DragEnded
AnnotationBase.DragDelta
AnnotationBase.IsHiddenChanged
AnnotationBase.MouseMiddleButtonDown
AnnotationBase.MouseMiddleButtonUp
ApiElementBase.OnInvalidateParentSurface()
ApiElementBase.ParentSurface
ApiElementBase.XAxes
ApiElementBase.YAxes
ApiElementBase.Services
ApiElementBase.ModifierSurface
ApiElementBase.RootGrid
ApiElementBase.PropertyChanged
Extension Methods

Constructors

BuyMarker()

Instantiates a new buy marker annotation.

public BuyMarker()