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


In This Topic
    SVGRenderSettings Class Members
    In This Topic

    The following tables list the members exposed by SVGRenderSettings.

    Public Constructors
     NameDescription
    Public ConstructorThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Protected Fields
     NameDescription
    Protected Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    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
    Public Methods
     NameDescription
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    See Also