Enum AnnotationCalloutPlacement
Namespace: VelloSharp.ChartEngine.Annotations
Assembly: VelloSharp.ChartEngine.dll
Preferred placement for annotation callouts relative to the anchor point.
public enum AnnotationCalloutPlacement
Fields
Auto = 0
BottomLeft = 3
BottomRight = 4
TopLeft = 1
TopRight = 2