ChartDirector 6.0 (Ruby Edition)

DrawArea.outSVG2


Usage

outSVG2([ options ])

Description

Writes the DrawArea as a SVG or SVGZ image to memory.

Arguments

ArgumentDefaultDescription
options""This parameter is deprecated. Please use DrawArea.setOutputOptions to set optional output parameters.

Return Value

A byte array containing the SVG or SVGZ image.