Jump to content
Software FX Community

Annotations on contour plot


yefchak

Recommended Posts

Hi,

 I can successfully add an AnnotationPolygon to an "x-y" plot, but I'm not seeing how to do it with a contour plot.  It this supported?  I was hoping that AxisX.ValueToPixel and AxisY.ValueToPixel would somehow map onto the appropriate axes, but I guess not?

 Thanks,

--George

Link to comment
Share on other sites

Contour chart involves a different concept over data displaying. Y Axis concept by design is not available, because this is not a x-y based chart (internally it is). So, is not managed as the other charts. Annotations can be placed in the contour chart by inheritance (because is a Chart FX), but it

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...