Property ScreenPosition
ScreenPosition
The location on screen to draw the Text regardless of scroll/zoom settings. This overrides GraphPosition if specified.
public Point? ScreenPosition { get; set; }
The location on screen to draw the Text regardless of scroll/zoom settings. This overrides GraphPosition if specified.
public Point? ScreenPosition { get; set; }