Revisions in version 4.01(May 2007)

  • Fixed: memory usage could raise unexpectedly when continuously adding data.
  • Fixed: valuelabels could protrude over the region's or grid's border in certain situations.
  • Fixed: Scaling and positioning when printing should work now as I always thought it would work...
  • Fixed: when using string labels for the data axis of grids with a fix position only a few chars have been printed.
  • Valuelabels now have always square borders.
  • DLL: New function RMC_COGetTextWH(), which returns the expected width or height of a custom text object.
  • OCX: Fixed: Grid.Left/Top/Width/Height returned wrong values at runtime.
  • OCX: New method RMChartX.Region.AnySeries([n]).GetInfo() and ...GetOInfo() to retrieve informations about a specific series member.
  • OCX: New poperty RMChartX.Region.SeriesCount, which returns the number of series within a region
  • OCX: New property RMChartX.hWND, which returns the window handle of the control.
  • OCX: New property RMChartX.hDC, which returns the device context of the control.
  • OCX: New property RMChartX.CustomObjectText(n).WidthHeight, which returns the expected width or height of a text.