If you find a bug, or think you may have,
please
contact us
with complete information so that we may fix it.
version 1.3.0.5
- added new property 'AutoResize' - The chart within the SVG viewer is stretched or shrunk to fit the size of the SVG viewer.
- added new function 'GetXmlChart' - chart control, returns svg chart as XmlDocument
- some small changes
version 1.3.0.4
- added new property 'StrokeLinecap' - chart type: Line
- added new property 'StrokeLinejoin' - chart type: Line
- added new property 'PointLabel' - chart type: Area, Bar, Column, Line
- some small changes
version 1.3.0.3
- added new property 'Encoding' (utf-8, utf-16, iso-8859-1, us-ascii)
version 1.3.0.2
- repair - ContextMenu
- fixed for Adobe SVG Viewer 6.0 Development Release 1, build 38363
- some small changes
- general fixes
version 1.3.0.1
- some small changes
- general fixes
version 1.3.0.0
- added new property 'ContextMenu'
version 1.2.0.9
- added new property 'AnimateMove' - chart type: Bar, Column
- added new property 'AnimateStretch' - chart type: Bar, Column
- added new property 'AnimateTransform' - chart type: Area, Bar, Column, Line
version 1.2.0.8
- first release for public consumption