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 ChartSerie : XlsChartSerie
Public Class ChartSerie
	Inherits XlsChartSerie
public ref class ChartSerie : public XlsChartSerie
type ChartSerie =  
    class
        inherit XlsChartSerie
    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 (Inherited from XlsChartSerie.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object, Dictionary<(Of <<'(String, String>)>>), Dictionary<(Of <<'(Int32, Int32>)>>)) (Inherited from XlsChartSerie.)
DataFormat
DataLabels
DataPoints
Dispose()()()() (Inherited from XlsObject.)
EnteredDirectlyBubbles (Inherited from XlsChartSerie.)
EnteredDirectlyCategoryLabels (Inherited from XlsChartSerie.)
EnteredDirectlyValues (Inherited from XlsChartSerie.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ErrorBar(Boolean) (Inherited from XlsChartSerie.)
ErrorBar(Boolean, ErrorBarIncludeType) (Inherited from XlsChartSerie.)
ErrorBar(Boolean, IXLSRange, IXLSRange) (Inherited from XlsChartSerie.)
ErrorBar(Boolean, ErrorBarIncludeType, ErrorBarType) (Inherited from XlsChartSerie.)
ErrorBar(Boolean, ErrorBarIncludeType, ErrorBarType, Double) (Inherited from XlsChartSerie.)
ErrorBarsX (Inherited from XlsChartSerie.)
ErrorBarsY (Inherited from XlsChartSerie.)
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()()()() (Inherited from XlsChartSerie.)
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 (Inherited from XlsChartSerie.)
HasErrorBarsY (Inherited from XlsChartSerie.)
Index (Inherited from XlsChartSerie.)
InvertNegaColor (Inherited from XlsChartSerie.)
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name (Inherited from XlsChartSerie.)
NamedRange (Inherited from XlsChartSerie.)
NameOrFormula (Inherited from XlsChartSerie.)
Number (Inherited from XlsChartSerie.)
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
ParentSeries (Inherited from XlsChartSerie.)
PointNumber (Inherited from XlsChartSerie.)
RealIndex (Inherited from XlsChartSerie.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SerieType (Inherited from XlsChartSerie.)
SetDefaultName(String) (Inherited from XlsChartSerie.)
SetParent(Object) (Inherited from XlsObject.)
StartType (Inherited from XlsChartSerie.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TrendLines (Inherited from XlsChartSerie.)
UsePrimaryAxis (Inherited from XlsChartSerie.)
Values

Inheritance Hierarchy

See Also