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.

Campos

X1Coord : double

Gets or sets the X1 coordinate.

X2Coord : double

Gets or sets the X2 coordinate.

XOffset : double

Gets or sets the offset of the YAxis which the annotation is associated with.

Y1Coord : double

Gets or sets the Y1 coordinate.

Y2Coord : double

Gets or sets the Y2 coordinate.

YOffset : double

Gets or sets the offset of the YAxis which the annotation is associated with.