Namespace: Spire.Xls.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class ChartDataPointsCollection : XlsChartDataPointsCollection
Public Class ChartDataPointsCollection
	Inherits XlsChartDataPointsCollection
public ref class ChartDataPointsCollection : public XlsChartDataPointsCollection
type ChartDataPointsCollection =  
    class
        inherit XlsChartDataPointsCollection
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Add(ChartDataPoint)
Add(XlsChartDataPoint) (Inherited from XlsChartDataPointsCollection.)
AddReference()()()() (Inherited from XlsObject.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clear()()()() (Inherited from XlsChartDataPointsCollection.)
ClearDataFormats(ChartSerieDataFormat)
ClearDataFormats(XlsChartSerieDataFormat) (Inherited from XlsChartDataPointsCollection.)
Clone(Object, XlsWorkbook, Dictionary<(Of <<'(Int32, Int32>)>>), Dictionary<(Of <<'(String, String>)>>)) Obsolete. (Inherited from XlsChartDataPointsCollection.)
DefaultDataPoint
DefaultPointFormat
Dispose()()()() (Inherited from XlsObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()() (Inherited from XlsObject.)
FindParent(Type) (Inherited from XlsObject.)
FindParent(array<Type>[]()[][]) (Inherited from XlsObject.)
FindParent(Type, Boolean) (Inherited from XlsObject.)
FindParents(array<Type>[]()[][]) (Inherited from XlsObject.)
GetEnumerator()()()() (Inherited from XlsChartDataPointsCollection.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item[([( Int32])])
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SetParent(Object) (Inherited from XlsObject.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateSerieIndex()()()() Obsolete. (Inherited from XlsChartDataPointsCollection.)

Inheritance Hierarchy

See Also