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


In This Topic
    SpreadCharts Class
    In This Topic
    Provides a container for a collection of SpreadChart.
    Object Model
    SpreadCharts Class
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public NotInheritable Class SpreadCharts 
       Inherits GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection(Of SpreadChart)
    'Usage
     
    Dim instance As SpreadCharts
    Inheritance Hierarchy
    See Also