Spread Silverlight Documentation
SpreadChartBase Class
Members 


GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadChartBase Class
Represents the base chart implementation.
Object Model
SpreadChartBase Class
Syntax
'Declaration
 
Public MustInherit Class SpreadChartBase 
   Inherits SpreadChartShapeBase
   Implements IFloatingObjectIThemeContextSupport 
'Usage
 
Dim instance As SpreadChartBase
public abstract class SpreadChartBase : SpreadChartShapeBase, IFloatingObjectIThemeContextSupport  
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.Data.FloatingObject
      GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase
         GrapeCity.Windows.SpreadSheet.Data.SpreadChartBase
            GrapeCity.Windows.SpreadSheet.Data.SpreadChart
            GrapeCity.Windows.SpreadSheet.Data.SpreadSurfaceChart

See Also

Reference

SpreadChartBase Members
GrapeCity.Windows.SpreadSheet.Data Namespace