SpreadsheetGear
IChart Interface Members
See Also  Properties  Methods  Send Feedback
SpreadsheetGear.Charts Namespace : IChart Interface


The following tables list the members exposed by IChart.

Public Properties

 NameDescription
 PropertyAutoScaling Gets or sets the property which specifies whether 3D charts will be scaled to approximate the size of the equivalent 2D chart.  
 PropertyAxes Returns an instance of IAxes which represents the axes of this chart.  
 PropertyBackWall Returns an instance of IWalls which represents the back wall of a 3D chart.  
 PropertyChartArea Returns an instance of IChartArea which represents the chart area of this chart.  
 PropertyChartGroups Returns an instance of IChartGroups which represents the chart groups of this chart.  
 PropertyChartTitle Returns an instance of IChartTitle which represents the title of this chart, or null if HasTitle is false.  
 PropertyChartType Gets or sets the property which specifies the chart type.  
 PropertyDataTable Returns an instance of IDataTable which represents the data table of this chart, or null if HasDataTable is false.  
 PropertyDepthPercent Gets or sets the depth of a 3D chart as a percentage of the width of the chart. Must be between 20 (20) and 2000 ).  
 PropertyDisplayBlanksAs Gets or sets the property which specifies how cells with no values are displayed.  
 PropertyElevation Gets or sets the elevation from which a 3D chart is viewed in degrees.  
 PropertyFloor Returns an instance of IFloor which represents the floor area of a 3D chart.  
 PropertyGapDepth Gets or sets the overlap or space between bar series in a 3D bar chart as a percentage of the bar depth.  
 PropertyHasAxis Returns an instance of IHasAxis which represents the properties used to determine which axes are displayed on a chart.  
 PropertyHasDataTable Gets or sets the property which specifies whether a chart has a data table.  
 PropertyHasLegend Gets or sets the property which specifies whether a chart has a legend.  
 PropertyHasTitle Gets or sets the property which specifies whether a chart has a title.  
 PropertyHeightPercent Gets or sets the height of a 3D chart as a percentage of the width of the chart. Must be between 5 (5) and 500 ).  
 PropertyLegend Returns an instance of ILegend which represents the legend of this chart, or null if HasLegend is false.  
 PropertyPageSetup Returns an instance of IPageSetup which represents the page setup options of this chart.  
 PropertyPerspective Gets or sets the property which specifies the view perspective of a 3D chart as a value between 0 and 100.  
 PropertyPlotArea Returns an instance of IPlotArea which represents the plot area of this chart.  
 PropertyPlotVisibleOnly Gets or sets the property which specifies whether hidden cells are skipped (set this property to false) or included (set this property to true).  
 PropertyRightAngleAxes Gets or sets the property which specifies whether 3D chart axes are at right angles regardless of the 3D view settings.  
 PropertyRotation Gets or sets the property which specifies the rotation of a 3D chart around it's z-axis in degrees.  
 PropertySeriesCollection Returns an instance of ISeriesCollection which represents all of the series of this chart.  
 PropertySheet Gets the ISheet associated with the represented chart.  
 PropertySideWall Returns an instance of IWalls which represents the side wall of a 3D chart.  
Top

Public Methods

 NameDescription
 MethodSetSourceData Set the data range for the chart.  
Top

See Also

Copyright © 2003-2009 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.