GrapeCity.Xaml.SpreadSheet.Data
DoubleSeriesCollection Class
Members 


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

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DoubleSeriesCollection Members
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options