ManipulationMargins
StockSharp.Xaml.Charting.Visuals
Contains properties related to mouse and touch manipulation precision.
Properties
AnnotationLineWidth
public static double AnnotationLineWidth { get; set; }
value = ManipulationMargins.AnnotationLineWidth
ManipulationMargins.AnnotationLineWidth = value
Defines width of ghost line around annotation line that can be dragged to move the annotation line.
AnnotationResizingThumbSize
public static double AnnotationResizingThumbSize { get; set; }
value = ManipulationMargins.AnnotationResizingThumbSize
ManipulationMargins.AnnotationResizingThumbSize = value
Defines size of thumbs on the corners of annotations, which serve for annotation resizing.