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 XlsChartPlotArea : XlsChartFrameFormat
Public Class XlsChartPlotArea
	Inherits XlsChartFrameFormat
public ref class XlsChartPlotArea : public XlsChartFrameFormat
type XlsChartPlotArea =  
    class
        inherit XlsChartFrameFormat
    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 XlsChartFrameFormat.)
BackGroundColorObject (Inherited from XlsChartFrameFormat.)
BackGroundKnownColor (Inherited from XlsChartFrameFormat.)
Border (Inherited from XlsChartFrameFormat.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clear()()()() Obsolete. (Inherited from XlsChartFrameFormat.)
Clone(Object) Obsolete. (Inherited from XlsChartFrameFormat.)
Dispose()()()() (Inherited from XlsObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill (Inherited from XlsChartFrameFormat.)
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 XlsChartFrameFormat.)
ForeGroundColorObject (Inherited from XlsChartFrameFormat.)
ForeGroundKnownColor (Inherited from XlsChartFrameFormat.)
Format3D (Inherited from XlsChartFrameFormat.)
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 XlsChartFrameFormat.)
HasInterior (Inherited from XlsChartFrameFormat.)
HasLineProperties (Inherited from XlsChartFrameFormat.)
HasManualLayout Obsolete. (Inherited from XlsChartFrameFormat.)
HasShadow (Inherited from XlsChartFrameFormat.)
Height (Inherited from XlsChartFrameFormat.)
InnerLayoutTarget Obsolete. (Inherited from XlsChartFrameFormat.)
Interior (Inherited from XlsChartFrameFormat.)
IsAutomaticFormat (Inherited from XlsChartFrameFormat.)
IsAutoPosition (Inherited from XlsChartFrameFormat.)
IsAutoSize (Inherited from XlsChartFrameFormat.)
IsBorderCornersRound (Inherited from XlsChartFrameFormat.)
IsHMode (Inherited from XlsChartFrameFormat.)
IsWMode (Inherited from XlsChartFrameFormat.)
IsXMode (Inherited from XlsChartFrameFormat.)
IsYMode (Inherited from XlsChartFrameFormat.)
LineProperties (Inherited from XlsChartFrameFormat.)
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 XlsChartFrameFormat.)
RectangleStyle Obsolete. (Inherited from XlsChartFrameFormat.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SetDefaultValues(Boolean, Boolean) Obsolete. (Inherited from XlsChartFrameFormat.)
SetParent(Object) (Inherited from XlsObject.)
Shadow (Inherited from XlsChartFrameFormat.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Visible (Inherited from XlsChartFrameFormat.)
Width (Inherited from XlsChartFrameFormat.)
X (Inherited from XlsChartFrameFormat.)
Y (Inherited from XlsChartFrameFormat.)

Inheritance Hierarchy

See Also