Spread Silverlight Documentation
DoubleSeriesCollection Class
Members 


Provides a container for a SeriesDataCollection of double.
Object Model
DoubleSeriesCollection Class
Syntax
'Declaration
 
Public NotInheritable Class DoubleSeriesCollection 
   Inherits GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection(Of Double)
'Usage
 
Dim instance As DoubleSeriesCollection
public sealed class DoubleSeriesCollection : GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<double> 
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>
      GrapeCity.Windows.SpreadSheet.Data.NotifyCollection<T>
         GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<T>
            GrapeCity.Windows.SpreadSheet.Data.DoubleSeriesCollection

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

DoubleSeriesCollection Members
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.