Jump to content
Software FX Community

Reg::adding picture at the end of constant line with tool tip


bugFinder

Recommended Posts

Hi ,

 I have three queries:

1:Can we insert any image at the end of constant line.

2:Can we give tool tip option for inserted image at the end of constant line.If image can't be inserted ,can we give tool tip option for constant line text.

3:The same image discription can be shown as legend?

Please find below the sample image.

Thanks in advance.

Link to comment
Share on other sites

 Hi,

For custom elements in the chart canvas you can use annotation objects (an Image or a Rectangle object for this).

Annotation Rectangle sample: http://support.softwarefx.com/OnlineDoc/CfxJava65//samples/Annotations.AnnotationRectangle.htm

Annotation Image sample:http://support.softwarefx.com/OnlineDoc/CfxJava65//samples/Annotations.AnnotationPicture.htm

 

Then on the Legend, you should use the UserLegendBox Item foe creating custom legend box entries.

http://support.softwarefx.com/OnlineDoc/CfxJava65//guide/userlegend.htm

http://support.softwarefx.com/OnlineDoc/CfxJava65//samples/Legends.UserLegendBox.UserLegendBox.htm

 

You cannot set the same image on legend box, but you can choose a marker shape that emulates the same object (example: rectangle marker shape with the same gray color)

 

Hope this helps.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...