Namespace Syncfusion.Windows.Forms.Chart.SvgBase
Classes
CircleElement
Implements the "circle" element of SVG DOM. |
ClipPathElement
Implements the "clipPath" element of SVG DOM. |
Data
This class contains the data of geomerty path. |
DefsElement
Implements the "defs" element of SVG DOM. |
Element
Base implementation of IElement interface. |
Element.ElementsList
Represents the indexer of the element children collection. |
EllipseElement
Implements the "ellipse" element of SVG DOM. |
EStrokeLinecap
Represents the value of StrokeLinecap attribute of SVG DOM. |
FloatArray
Implements the System.Single array. |
GElement
Implements the "g" element of SVG DOM. |
ImageElement |
LinearGradientElement
Implements the "LinearGradient" element of SVG DOM. |
LineElement
Implements the "line" element of SVG DOM. |
PathElement
Impements the "path" element of SVG DOM. |
PatternElement
Implements the "pattern" element of SVG DOM. |
PointsArray
Represents the points array object of SVG DOM. |
PolygonElement
Implements the "polygon" element of SVG DOM. |
PolylineElement
Implemenets the "polyline" element of SVG DOM. |
RadialGradientElement
Inherited from SuperElement element of SVG DOM. |
RectElement
Implements the "rect" element of SVG DOM. |
SFont
Represents the Font of SVG DOM. |
StopElement
Implemenets the "stop" element of SVG DOM. |
Style
Represents the style of SVG DOM. |
SuperElement
Implements the all SVG interfaces. |
SVG
Contains the SVG DOM constants (element, attributes names, defined values...). |
SvgDocument
Represents the SVG document. |
SvgElement
Implements the "svg" element of SVG DOM. |
SvgGraph
Provides methods for drawing primitives to the SVG document. |
TextElement
Implements the "text" element of SVG DOM. |
TransformList
Contanins the 2D transformation. |
Structs
EClipRule
Represents the value of ClipRule attribute of SVG DOM. |
EFontStretch
Represents the value of FontStretch attribute of SVG DOM. |
EFontStyle
Represents the value of FontStyle attribute of SVG DOM. |
EFontVariant
Represents the value of FontVariant attribute of SVG DOM. |
EFontWeight
Represents the value of FontWeight attribute of SVG DOM. |
ELengthAdjust
Represents the value of LengthAdjust attribute of SVG DOM. |
EStrokeLinejoin
Represents the value of StrokeLinejoin attribute of SVG DOM. |
EUnits
Represents the value of StrokeLinejoin attribute of SVG DOM. |
Length |
LengthRect
Stores the location and size of a rectangle. |
NoneColor
Represents the color object of SVG DOM. |
Number |
Opacity
Represents the value of Opacity attribute. |
Interfaces
IClipingAttribute
Contains clipping members. |
IElement
Base interface of each SVG element. |
IFillAttributes
Contains the fill members. |
IFontAttributes
Contains the font members. |
IOpacityAttribute
Contains the opacity members. |
IStrokeAttributes
Contains the stroke members. |
IStyleAttribute
Contains the style attribute. |
ITransformAttribute
Contains the transformation attribute. |
IViewBoxAttribute
Contains the view box attribute. |
Enums
AngleType
Specifies the types of angle object. |
LengthType
Specifies the types of length object. |
SpreadMethod
Specifies the spread methods. |