Dundas Chart for ASP.NET
SvgChartGraphics Class
Members  See Also  Send comments on this topic.
Dundas.Charting.WebControl.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 SvgAnimation
   Implements k, l 
Visual Basic (Usage) Copy Code
Dim instance As SvgChartGraphics
C#  
public class SvgChartGraphics : SvgAnimation, k, l  

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.Svg.SvgParameters
      Dundas.Charting.WebControl.Svg.ChartParameters
         Dundas.Charting.WebControl.Svg.SvgRendering
            Dundas.Charting.WebControl.Svg.SvgAnimation
               Dundas.Charting.WebControl.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

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.