Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.GraphicsCore.v4.4 Assembly / Xceed.Chart.GraphicsCore.SVG Namespace / SVGRenderSettings Class


In This Topic
    SVGRenderSettings Class Properties
    In This Topic

    For a list of all members of this type, see SVGRenderSettings members.

    Public Properties
     NameDescription
    Public PropertyWhether or not to add SVG header to the generated document.  
    Public PropertyThe attributes assciated with the SVG tag.  
    Public PropertyDescribes the format used to encode embedded images.  
    Public PropertyThe script to be injected in the SVG.  
    Public PropertyWhen set to true all images referenced by the SVG document will be embedded using base64 encoding.  
    Public PropertyWhen set to true the component will generate an automatic ID for each scene element.  
    Top
    See Also