Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » ScatterChart » axis (RSS)
  • Re: Putting a red line across the Y=0 axis of a ScatterChart

    Sometimes I just need to write down the question in order to reason out where to look for the answer. Here's the code that works: Private Sub chartSelected_FillSceneGraph( ByVal sender As Object , ByVal e As Infragistics.UltraChart.Shared.Events.FillSceneGraphEventArgs) Handles chartSelected.FillSceneGraph...
    Posted to Forum by Rask on 04-30-2008
  • Re: Putting a red line across the Y=0 axis of a ScatterChart

    Okay, I've upgraded to 7.3 and have been able to add a sample line to the chart. The line I added was in screen coordinates, but are there any tools to help convert graph coordinates into screen coordinates, as well as to determine the minimum and maximum bounds of the graph coordinates?
    Posted to Forum by Rask on 04-30-2008
  • Re: Putting a red line across the Y=0 axis of a ScatterChart

    Update: I've found the FillSceneGraph event in another message, and will upgrade from 7.1 to 7.3 and give that a try.
    Posted to Forum by Rask on 04-29-2008
  • Putting a red line across the Y=0 axis of a ScatterChart

    I've got a ScatterChart set up that shows data that is both positive and negative on the Y axis. I'd like to have a horizontal red line on the chart that shows where Y = 0. What is the preferred way of doing this? Is there a setting I'm missing, would I need to override a paint event, or...
    Posted to Forum by Rask on 04-29-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems