Class: ChartImage

ChartImage

Image and url to draw images

new ChartImage

Parameters:
Name Type Description
chart Tee.Chart The parent chart this image object belongs to.
Properties:
Name Type Description
visible Boolean When true, the image is displayed.
[url=""] URL The source url to retrieve the image.
image HTMLImage The html DOM Image component to store or retrieve the image.
Source:
  • ../../src/teechart.js, line 559