Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadChartBase Class
Members


In This Topic
    SpreadChartBase Class
    In This Topic
    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
    See Also