Jump to content
Software FX Community

Julio

Members
  • Posts

    3
  • Joined

  • Last visited

Julio's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I am modifying DataGrid.ScrollPosition in my app and the scrollbar on the data grid does not move to reflect the change. However, the data in the grid does move properly. Is this a bug? TIA
  2. Julio

    ResetOrder

    I saw another post regarding this that no one answered so I thought I'd give it a shot. Since the user can reorder the series by using bring to front and send to back I need to be able to reorder all series in the graph to the default order. According to the documentation this should be achievable by using chart1.Series.ResetOrder. However, when I use this command nothing happens. Is there another command that needs to be executed for this to work? TIA
  3. Is it possible to auto scale based on the visible series only? I have a timed event which refreshes the chart's data source and when this happens the first time the chart is scaled to a series max that is not currently visible. TIA
×
×
  • Create New...