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 XlsChartSerieDataFormat : XlsObject, 
	IChartSerieDataFormat, IChartFillBorder, [T:sprឡ]
Public Class XlsChartSerieDataFormat
	Inherits XlsObject
	Implements IChartSerieDataFormat, IChartFillBorder, [T:sprឡ]
public ref class XlsChartSerieDataFormat : public XlsObject, 
	IChartSerieDataFormat, IChartFillBorder, [T:sprឡ]
type XlsChartSerieDataFormat =  
    class
        inherit XlsObject
        interface IChartSerieDataFormat
        interface IChartFillBorder
        interface [T:sprឡ]
    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
BackGroundColorObject
BackGroundKnownColor
BarTopType
BarType
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
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
ForeGroundColorObject
ForeGroundKnownColor
Format3D
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
HasBorder
HasBorderLine
HasFormat3D
HasInterior
HasLineProperties
HasShadow
Interior
Is3DBubbles
IsAutoMarker
IsAutomaticFormat
IsBorderSupported
IsFormatted
IsInteriorSupported
IsMarker
IsMarkerSupported
IsShadow Obsolete.
IsShowBackground
IsShowForeground
IsSmoothed
IsSmoothedLine Obsolete.
IsSupportFill
LineProperties
m_bIsDisposed (Inherited from XlsObject.)
MarkerBackColorObject
MarkerBackgroundColor
MarkerBackgroundKnownColor
MarkerBorderWidth
MarkerForeColorObject
MarkerForegroundColor
MarkerForegroundKnownColor
MarkerSize
MarkerStyle
MarkerTransparencyValue
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnDispose()()()() (Inherited from XlsObject.)
Options
Parent (Inherited from XlsObject.)
ParentSerie
Pattern
Percent
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SeriesNumber Obsolete.
SetParent(Object) (Inherited from XlsObject.)
Shadow
ShowActiveValue Obsolete.
ShowBubble Obsolete.
ShowCategoryLabel Obsolete.
ShowPieCategoryLabel Obsolete.
ShowPieInPercents Obsolete.
SmoothLine Obsolete.
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Visible

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..XlsObject
    Spire.Xls.Core.Spreadsheet.Charts..::..XlsChartSerieDataFormat
      Spire.Xls.Charts..::..ChartSerieDataFormat

See Also