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 ChartInterior : XlsChartInterior
Public Class ChartInterior
	Inherits XlsChartInterior
public ref class ChartInterior : public XlsChartInterior
type ChartInterior =  
    class
        inherit XlsChartInterior
    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.)
BackgroundColor (Inherited from XlsChartInterior.)
BackgroundColorObject (Inherited from XlsChartInterior.)
BackgroundKnownColor (Inherited from XlsChartInterior.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object) (Inherited from XlsChartInterior.)
Clone(Object, Boolean) (Inherited from XlsChartInterior.)
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.)
ForegroundColor (Inherited from XlsChartInterior.)
ForegroundColorObject (Inherited from XlsChartInterior.)
ForegroundKnownColor (Inherited from XlsChartInterior.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
InitForFrameFormat(Boolean, Boolean, Boolean) Obsolete. (Inherited from XlsChartInterior.)
InitForFrameFormat(Boolean, Boolean, Boolean, Boolean) Obsolete. (Inherited from XlsChartInterior.)
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.)
Pattern (Inherited from XlsChartInterior.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SetParent(Object) (Inherited from XlsObject.)
SwapColorsOnNegative (Inherited from XlsChartInterior.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UseDefaultFormat (Inherited from XlsChartInterior.)

Inheritance Hierarchy

See Also