Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

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

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AlternativeText (Inherited from IShape.)
AlternativeText
AlternativeTitle (Inherited from IShape.)
BackWall
BubbleScale
Categories
ChartData
ChartDataTable
ChartLegend
ChartStyle
ChartTitle
Click (Inherited from IShape.)
Click
DisplayBlanksAs
Dispose()()()() (Inherited from IShape.)
Dispose()()()()
Releases all resources used by the IChart
Effect
Effect3D
EffectDag (Inherited from IShape.)
EffectDag
Fill (Inherited from IShape.)
Fill
Floor
Frame (Inherited from IShape.)
Frame
GapDepth
GapWidth
GridLine
HasDataTable
HasLegend
HasTitle
Height (Inherited from IShape.)
Height
Id (Inherited from IShape.)
InsertChart(ChartType) (Inherited from IShape.)
InsertPicture(String) (Inherited from IShape.)
InsertSmartArt(SmartArtLayoutType) (Inherited from IShape.)
InsertTable(Int32, Int32) (Inherited from IShape.)
InsertVideo(String) (Inherited from IShape.)
IsDataProtect
IsHidden (Inherited from IShape.)
IsHidden
IsPlaceholder (Inherited from IShape.)
IsPlaceholder
IsTextBox (Inherited from IShape.)
Left (Inherited from IShape.)
Left
Line (Inherited from IShape.)
Line
MouseOver (Inherited from IShape.)
MouseOver
Name (Inherited from IShape.)
Name
OverLap
Parent (Inherited from IShape.)
Parent
Placeholder (Inherited from IShape.)
Placeholder
PlotArea
PlotAreaWidthOfCalculated
PlotVisibleCellsOnly
Presentation (Inherited from IShape.)
Presentation
PrimaryCategoryAxis
PrimaryValueAxis
RemovePlaceholder()()()() (Inherited from IShape.)
RemovePlaceholder()()()()
Rotation (Inherited from IShape.)
Rotation
RotationThreeD
SecondaryCategoryAxis
SecondaryValueAxis
Series
SetShapeAlignment(ShapeAlignment) (Inherited from IShape.)
SetShapeArrange(ShapeArrange) (Inherited from IShape.)
ShapeLocking
SideWall
Slide (Inherited from IShape.)
Slide
TagsList (Inherited from IShape.)
TagsList
ThreeD (Inherited from IShape.)
ThreeD
Top (Inherited from IShape.)
Top
Type
Width (Inherited from IShape.)
Width
ZOrderPosition (Inherited from IShape.)
ZOrderPosition

See Also