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 ChartWallOrFloor : XlsChartWallOrFloor
Public Class ChartWallOrFloor
	Inherits XlsChartWallOrFloor
public ref class ChartWallOrFloor : public XlsChartWallOrFloor
type ChartWallOrFloor =  
    class
        inherit XlsChartWallOrFloor
    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 XlsChartWallOrFloor.)
BackGroundColorObject (Inherited from XlsChartWallOrFloor.)
BackGroundKnownColor (Inherited from XlsChartWallOrFloor.)
Border (Inherited from XlsChartWallOrFloor.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object) (Inherited from XlsChartWallOrFloor.)
Delete()()()() (Inherited from XlsChartWallOrFloor.)
Dispose()()()() (Inherited from XlsObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill (Inherited from XlsChartWallOrFloor.)
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 XlsChartWallOrFloor.)
ForeGroundColorObject (Inherited from XlsChartWallOrFloor.)
ForeGroundKnownColor (Inherited from XlsChartWallOrFloor.)
Format3D (Inherited from XlsChartWallOrFloor.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HasFormat3D (Inherited from XlsChartWallOrFloor.)
HasInterior (Inherited from XlsChartWallOrFloor.)
HasLineProperties (Inherited from XlsChartWallOrFloor.)
HasShadow (Inherited from XlsChartWallOrFloor.)
Interior (Inherited from XlsChartWallOrFloor.)
IsAutomaticFormat (Inherited from XlsChartWallOrFloor.)
LineProperties (Inherited from XlsChartWallOrFloor.)
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 XlsChartWallOrFloor.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SetParent(Object) (Inherited from XlsObject.)
SetToDefault()()()() (Inherited from XlsChartWallOrFloor.)
Shadow (Inherited from XlsChartWallOrFloor.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Visible (Inherited from XlsChartWallOrFloor.)

Inheritance Hierarchy

See Also