Namespace: Spire.Xls.Core.Spreadsheet.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 XlsChartSerie : XlsObject, 
	IChartSerie, IExcelApplication, [T:sprឤ], INamedObject
Public Class XlsChartSerie
	Inherits XlsObject
	Implements IChartSerie, IExcelApplication, [T:sprឤ], INamedObject
public ref class XlsChartSerie : public XlsObject, 
	IChartSerie, IExcelApplication, [T:sprឤ], INamedObject
type XlsChartSerie =  
    class
        inherit XlsObject
        interface IChartSerie
        interface IExcelApplication
        interface [T:sprឤ]
        interface INamedObject
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from XlsObject.)
Bubbles
CategoryLabels
ChartGroup
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object, Dictionary<(Of <<'(String, String>)>>), Dictionary<(Of <<'(Int32, Int32>)>>))
DataLabels
DataPoints
Dispose()()()() (Inherited from XlsObject.)
EnteredDirectlyBubbles
EnteredDirectlyCategoryLabels
EnteredDirectlyValues
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ErrorBar(Boolean)
ErrorBar(Boolean, ErrorBarIncludeType)
ErrorBar(Boolean, IXLSRange, IXLSRange)
ErrorBar(Boolean, ErrorBarIncludeType, ErrorBarType)
ErrorBar(Boolean, ErrorBarIncludeType, ErrorBarType, Double)
ErrorBarsX
ErrorBarsY
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.)
Format
GetCommonSerieFormat()()()()
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetSerieNameRange()()()()
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HasErrorBarsX
HasErrorBarsY
Index
InvertNegaColor
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
NamedRange
NameOrFormula
Number
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
ParentSeries
PointNumber
RealIndex
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SerieType
SetDefaultName(String)
SetParent(Object) (Inherited from XlsObject.)
StartType
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TrendLines
UsePrimaryAxis
Values

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..XlsObject
    Spire.Xls.Core.Spreadsheet.Charts..::..XlsChartSerie
      Spire.Xls.Charts..::..ChartSerie

See Also