Property GraphPosition
GraphPosition
The location in graph space to draw the Text. This annotation will only show if the point is in the current viewable area of the graph presented in the GraphView
public PointF GraphPosition { get; set; }
The location in graph space to draw the Text. This annotation will only show if the point is in the current viewable area of the graph presented in the GraphView
public PointF GraphPosition { get; set; }