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 XlsChartFormat : XlsObject, 
	IChartFormat, ICloneParent
Public Class XlsChartFormat
	Inherits XlsObject
	Implements IChartFormat, ICloneParent
public ref class XlsChartFormat : public XlsObject, 
	IChartFormat, ICloneParent
type XlsChartFormat =  
    class
        inherit XlsObject
        interface IChartFormat
        interface ICloneParent
    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.)
AutoScaling
BubbleScale
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object)
DataFormatOrNull Obsolete.
Delimiter Obsolete.
DelimiterLength Obsolete.
DepthPercent
Dispose()()()() (Inherited from XlsObject.)
DoughnutHoleSize
DrawingZOrder
Elevation
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.)
FirstDropBar
FirstSliceAngle
Gap Obsolete.
GapDepth
GapWidth
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HasRadarAxisLabels
HasShadowBar
HasShadowBoppop
HasShadowLine
HasShadowPie
HasShadowRadar
HasShadowScatter
HasValue Obsolete.
HasWedgeCallout Obsolete.
HeightPercent
Is3D
Is3DPhongShade
IsAreaShadowed
IsBubbles Obsolete.
IsBubbleSize Obsolete.
IsCategoryBrokenDown Obsolete.
IsCategoryName Obsolete.
IsChartChartLine Obsolete.
IsChartLineFormat
IsClustered Obsolete.
IsDefaultElevation
IsDefaultRotation
IsDropBar
IsFillSurface Obsolete.
IsHorizontalBar Obsolete.
IsLine Obsolete.
IsMarker
IsPercentage Obsolete.
IsPrimaryAxis
IsSeriesName Obsolete.
IsShowLeaderLines Obsolete.
IsSmoothed
IsStacked Obsolete.
IsVaryColor
IsVeryColor
LineStyle Obsolete.
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NumSplitValue Obsolete.
OnDispose()()()() (Inherited from XlsObject.)
Overlap
Parent (Inherited from XlsObject.)
Perspective
PieChartType Obsolete.
PieSecondSize
PieSeriesLine
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
RightAngleAxes
Rotation
SecondDropBar
SetParent(Object) (Inherited from XlsObject.)
ShowAsPercentsBar Obsolete.
ShowAsPercentsLine Obsolete.
ShowNegativeBubbles
SizeRepresents
SplitPercent Obsolete.
SplitType
SplitValue
StackValuesBar Obsolete.
StackValuesLine Obsolete.
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UseDefaultSplitValue Obsolete.
WallsAndGridlines2D Obsolete.

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..XlsObject
    Spire.Xls.Core.Spreadsheet.Charts..::..XlsChartFormat
      Spire.Xls.Charts..::..ChartFormat

See Also