Jump to content
Software FX Community

BoundingRectangle in the WPF version and obtaining the dimensions of the map


houog

Recommended Posts

I noticed the BoundingRectangle property is missing from the Pane object in the WPF version. Is there another way to obtain the left, top, width and height of the plotted area of the chart, so that one can add elements or adorners to the chart? I understand it can be accomplished with annotations, but is there a wat to obtain the width and height of the area?

I am trying to build a zoom slider in WPF similar to the silverlight example. Thanks.

Link to comment
Share on other sites

  • 1 year later...

Hi Juan,

I met similar issue that BoundingRectangle is missing, so that I am not able to track the position of added object (on top of ChartFX) in respect to Pane plot area.

 Your ZoomStyle.Stripe solution solved part of my question. However, right now, because I want to capture and record this new AxisX boundary (to show the customer their selected (or Zoomed) region in another Chart), the very urgent thing is how to know the boundary of AxisX when in the Zoom Mode? Can you help?

Thanks!

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