Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IChartShape : IShape, 
	IExcelApplication, IChart
Public Interface IChartShape
	Inherits IShape, IExcelApplication, IChart
public interface class IChartShape : IShape, 
	IExcelApplication, IChart
type IChartShape =  
    interface
        interface IShape
        interface IExcelApplication
        interface IChart
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AlternativeText (Inherited from IShape.)
AutoScaling
BottomRow
ChartArea
ChartType
DataRange
DataTable
DepthPercent
DisplayAxisFieldButtons
DisplayBlanksAs
DisplayEntireFieldButtons
DisplayLegendFieldButtons
DisplayValueFieldButtons
Elevation
Fill (Inherited from IShape.)
Floor
GapDepth
Glow (Inherited from IShape.)
HasDataTable
HasLegend
HasPlotArea
Height
Height (Inherited from IShape.)
HeightPercent
HtmlString (Inherited from IShape.)
ID (Inherited from IShape.)
IsLockAspectRatio (Inherited from IShape.)
IsLocked (Inherited from IShape.)
IsPrintable (Inherited from IShape.)
IsSmartArt (Inherited from IShape.)
Left (Inherited from IShape.)
LeftColumn
Legend
Name
Name (Inherited from IShape.)
OnAction (Inherited from IShape.)
PageSetup
Parent (Inherited from IExcelApplication.)
Perspective
PivotChartType
PivotTable
PlotArea
PlotVisibleOnly
PrimaryCategoryAxis
PrimarySerieAxis
PrimaryValueAxis
Reflection (Inherited from IShape.)
Remove()()()() (Inherited from IShape.)
ResizeBehave (Inherited from IShape.)
RightAngleAxes
RightColumn
Rotation
Rotation (Inherited from IShape.)
Scale(Int32, Int32) (Inherited from IShape.)
SecondaryCategoryAxis
SecondaryValueAxis
SeriesDataFromRange
Shadow (Inherited from IShape.)
ShapeType (Inherited from IShape.)
ShowReportFilterFieldButtons
SizeWithWindow
TextFrame (Inherited from IShape.)
ThreeD (Inherited from IShape.)
Top (Inherited from IShape.)
TopRow
Visible (Inherited from IShape.)
Walls
WallsAndGridlines2D
Width
Width (Inherited from IShape.)
XPos
YPos

See Also