ProEssentials 10.0.0.18

Released: Jan 3, 2026

10.0.0.18 での更新項目

機能

  • Added a new property PEP_nCHARTBORDERWIDTH (0 no border, else 1-15 defines width in pixels) and PEP_dwCHARTBORDERCOLOR providing features to include a border enclosing chart. .NET uses PeConfigure.ChartBorderWidth and ChartBorderColor. To add some padding around chart, use PeConfigure.ImageAdjustLeft Top Right Bottom = 50.
  • Increased contour colors from a maximum of 100 colors to new maximum of 256 colors. The GigaPrime3D example project has been updated to use 256 colors.

不具合の修正

  • Fixed an issue with binary saving chart/serialization/maximization which had an issue with handling the new key mechanism.
  • Fixed another issue with JaggedData = True and no data passed to chart or data being empty.