GrapeCity.Xaml.SpreadSheet.Data
SpreadCharts Class
Members 


GrapeCity.Xaml.SpreadSheet.Data Namespace : SpreadCharts Class
Provides a container for a collection of SpreadChart.
Object Model
SpreadCharts ClassSpreadChart Class
Syntax
'Declaration
 
Public NotInheritable Class SpreadCharts 
   Inherits GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection(Of SpreadChart)
'Usage
 
Dim instance As SpreadCharts
Inheritance Hierarchy

System.Object
   GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>
      GrapeCity.Xaml.SpreadSheet.Data.NotifyCollection<T>
         GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<T>
            GrapeCity.Xaml.SpreadSheet.Data.SpreadCharts

See Also

Reference

SpreadCharts Members
GrapeCity.Xaml.SpreadSheet.Data Namespace