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 ChartSerieDataFormat : XlsChartSerieDataFormat
Public Class ChartSerieDataFormat
	Inherits XlsChartSerieDataFormat
public ref class ChartSerieDataFormat : public XlsChartSerieDataFormat
type ChartSerieDataFormat =  
    class
        inherit XlsChartSerieDataFormat
    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.)
AreaProperties
BackGroundColor (Inherited from XlsChartSerieDataFormat.)
BackGroundColorObject (Inherited from XlsChartSerieDataFormat.)
BackGroundKnownColor (Inherited from XlsChartSerieDataFormat.)
BarTopType (Inherited from XlsChartSerieDataFormat.)
BarType (Inherited from XlsChartSerieDataFormat.)
CheckDisposed()()()() (Inherited from XlsObject.)
Dispose()()()() (Inherited from XlsObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill (Inherited from XlsChartSerieDataFormat.)
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.)
ForeGroundColor (Inherited from XlsChartSerieDataFormat.)
ForeGroundColorObject (Inherited from XlsChartSerieDataFormat.)
ForeGroundKnownColor (Inherited from XlsChartSerieDataFormat.)
Format3D (Inherited from XlsChartSerieDataFormat.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Has_dPtPieExplosion (Inherited from XlsChartSerieDataFormat.)
HasBorder (Inherited from XlsChartSerieDataFormat.)
HasBorderLine (Inherited from XlsChartSerieDataFormat.)
HasFormat3D (Inherited from XlsChartSerieDataFormat.)
HasInterior (Inherited from XlsChartSerieDataFormat.)
HasLineProperties (Inherited from XlsChartSerieDataFormat.)
HasShadow (Inherited from XlsChartSerieDataFormat.)
Interior (Inherited from XlsChartSerieDataFormat.)
Is3DBubbles (Inherited from XlsChartSerieDataFormat.)
IsAutoMarker (Inherited from XlsChartSerieDataFormat.)
IsAutomaticFormat (Inherited from XlsChartSerieDataFormat.)
IsBorderSupported (Inherited from XlsChartSerieDataFormat.)
IsFormatted (Inherited from XlsChartSerieDataFormat.)
IsInteriorSupported (Inherited from XlsChartSerieDataFormat.)
IsMarker (Inherited from XlsChartSerieDataFormat.)
IsMarkerSupported (Inherited from XlsChartSerieDataFormat.)
IsShadow Obsolete. (Inherited from XlsChartSerieDataFormat.)
IsShowBackground (Inherited from XlsChartSerieDataFormat.)
IsShowForeground (Inherited from XlsChartSerieDataFormat.)
IsSmoothed (Inherited from XlsChartSerieDataFormat.)
IsSmoothedLine Obsolete. (Inherited from XlsChartSerieDataFormat.)
IsSupportFill (Inherited from XlsChartSerieDataFormat.)
LineProperties
m_bIsDisposed (Inherited from XlsObject.)
MarkerBackColorObject (Inherited from XlsChartSerieDataFormat.)
MarkerBackgroundColor (Inherited from XlsChartSerieDataFormat.)
MarkerBackgroundKnownColor (Inherited from XlsChartSerieDataFormat.)
MarkerBorderWidth (Inherited from XlsChartSerieDataFormat.)
MarkerForeColorObject (Inherited from XlsChartSerieDataFormat.)
MarkerForegroundColor (Inherited from XlsChartSerieDataFormat.)
MarkerForegroundKnownColor (Inherited from XlsChartSerieDataFormat.)
MarkerSize (Inherited from XlsChartSerieDataFormat.)
MarkerStyle (Inherited from XlsChartSerieDataFormat.)
MarkerTransparencyValue (Inherited from XlsChartSerieDataFormat.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnDispose()()()() (Inherited from XlsObject.)
Options (Inherited from XlsChartSerieDataFormat.)
Parent (Inherited from XlsObject.)
ParentSerie
Pattern (Inherited from XlsChartSerieDataFormat.)
Percent (Inherited from XlsChartSerieDataFormat.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SeriesNumber Obsolete. (Inherited from XlsChartSerieDataFormat.)
SetParent(Object) (Inherited from XlsObject.)
Shadow (Inherited from XlsChartSerieDataFormat.)
ShowActiveValue Obsolete. (Inherited from XlsChartSerieDataFormat.)
ShowBubble Obsolete. (Inherited from XlsChartSerieDataFormat.)
ShowCategoryLabel Obsolete. (Inherited from XlsChartSerieDataFormat.)
ShowPieCategoryLabel Obsolete. (Inherited from XlsChartSerieDataFormat.)
ShowPieInPercents Obsolete. (Inherited from XlsChartSerieDataFormat.)
SmoothLine Obsolete. (Inherited from XlsChartSerieDataFormat.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Visible (Inherited from XlsChartSerieDataFormat.)

Inheritance Hierarchy

See Also