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 ChartTextArea : XlsObject, 
	IChartTextArea, IExcelApplication, IFont, IOptimizedUpdate, IChartDataLabels, 
	[T:sprអ]
Public Class ChartTextArea
	Inherits XlsObject
	Implements IChartTextArea, IExcelApplication, IFont, IOptimizedUpdate, 
	IChartDataLabels, [T:sprអ]
public ref class ChartTextArea : public XlsObject, 
	IChartTextArea, IExcelApplication, IFont, IOptimizedUpdate, IChartDataLabels, 
	[T:sprអ]
type ChartTextArea =  
    class
        inherit XlsObject
        interface IChartTextArea
        interface IExcelApplication
        interface IFont
        interface IOptimizedUpdate
        interface IChartDataLabels
        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.)
BackgroundMode
BeginUpdate()()()()
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object)
Clone(Object, Dictionary<(Of <<'(Int32, Int32>)>>), Dictionary<(Of <<'(String, String>)>>))
Color
Delimiter
Dispose()()()() (Inherited from XlsObject.)
EndUpdate()()()()
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.)
Font Obsolete.
FontName
FrameFormat
GenerateNativeFont()()()()
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetThemeColor(ThemeColorType%, Double%)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HasBubbleSize
HasCategoryName
HasDataLabels
HasLegendKey
HasPercentage
HasSeriesName
HasTextRotation
HasValue
HorizontalAlignType
Index
IsAutoColor
IsAutoMode
IsBold
IsItalic
IsResizeShapeToFitText
IsShowLabelPercent
IsStrikethrough
IsSubscript
IsSuperscript
IsTextWrapped
IsTrend
KnownColor
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NumberFormat
NumberFormatIndex
OColor
OnDispose()()()() (Inherited from XlsObject.)
ParagraphType
Parent
ParentWorkbook
Position
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SetFont(ExcelFont)
SetParent(Object) (Inherited from XlsObject.)
SetThemeColor(ThemeColorType, Double)
ShowLeaderLines Obsolete.
Size
StrikethroughType
Text
TextRotationAngle
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Underline
VerticalAlignment
X
Y

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..XlsObject
    Spire.Xls.Charts..::..ChartTextArea

See Also