AnnotationCoordinates
StockSharp.Xaml.Charting.Visuals.Annotations
Used internally by the Annotation API. Struct to hold transformed coordinates for placement of an annotation on the chart.
Fields
XOffset
public double XOffset
value = annotationCoordinates.XOffset
Gets or sets the offset of the YAxis which the annotation is associated with.
YOffset
public double YOffset
value = annotationCoordinates.YOffset
Gets or sets the offset of the YAxis which the annotation is associated with.