GrapeCity.Xaml.SpreadSheet.Data
SpreadChartShapeBase Class
Members 


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

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

See Also

Reference

SpreadChartShapeBase Members
GrapeCity.Xaml.SpreadSheet.Data Namespace