chartfx
Tag SVGWriter


Provides access to the SVG writer object.

Parent Tag: chart.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.SVGWriterTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameSVGWriter

Attributes
NameRequiredRequest-timeTypeDescription
culturefalsetruejava.lang.StringAllows you to localize SVGs for a specific language and region generated using the SVGWriter.
extraAttributesfalsetruejava.lang.StringUsed to add custom attributes to the EMBED tag used to display the SVG in the source of the generated ASPX page.
pluginPagefalsetruejava.lang.StringUsed to add customize the PluginPage attribute of the EMBED tag used to display the SVG in the source of the generated JSP page.
scriptablefalsetruejava.lang.StringInstructs Chart FX to group the chart elements in the SVG source code.
xmlDeclarationfalsetruejava.lang.StringInstructs Chart FX to inclide the XML Declaration at the begining if the SVG.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.