Dundas Chart for Windows Forms
SvgChartGraphics Class
Members  See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl.Svg Namespace : SvgChartGraphics Class


This class is used to prepare drawing for Svg Rendering class. Svg rendering class is used in two products: Dundas Chart and Dundas Diagram, and it cannot use internally any definition from these two products.

Syntax

Visual Basic (Declaration)  
Public Class SvgChartGraphics 
   Inherits SvgRendering
   Implements IChartRenderingEngine 
Visual Basic (Usage) Copy Code
Dim instance As SvgChartGraphics
C#  
public class SvgChartGraphics : SvgRendering, IChartRenderingEngine  

Inheritance Hierarchy

System.Object
   Dundas.Charting.WinControl.Svg.SvgParameters
      Dundas.Charting.WinControl.Svg.ChartParameters
         Dundas.Charting.WinControl.Svg.SvgRendering
            Dundas.Charting.WinControl.Svg.SvgChartGraphics

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.