Spread Silverlight Documentation
SpreadChartShapeBase Class
Members 


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

System.Object
   GrapeCity.Windows.SpreadSheet.Data.FloatingObject
      GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase
         GrapeCity.Windows.SpreadSheet.Data.Picture
         GrapeCity.Windows.SpreadSheet.Data.SpreadChartBase

See Also

Reference

SpreadChartShapeBase Members
GrapeCity.Windows.SpreadSheet.Data Namespace