Click or drag to resize
Annotation Constructor
Overload List
  NameDescription
Public methodAnnotation(ChartNode, Text, Double, Double)
Creates a Text object at the specific x,y location in chart coordinates.
Public methodAnnotation(ChartNode, Image, Double, Double)
Renders an Image object centered at an x,y location in chart coordinates.
Public methodAnnotation(ChartNode, String, Double, Double)
Creates a string object at the specific x,y location in chart coordinates.
Top
See Also