SpreadsheetGear 2010
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.  
 PropertyAxesReturns an instance of IAxes which represents the axes of this chart.  
 PropertyBackWallReturns an instance of IWalls which represents the back wall of a 3D chart.  
 PropertyChartAreaReturns an instance of IChartArea which represents the chart area of this chart.  
 PropertyChartGroupsReturns an instance of IChartGroups which represents the chart groups of this chart.  
 PropertyChartTitleReturns 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.  
 PropertyDataTableReturns 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 (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.  
 PropertyFloorReturns 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.  
 PropertyHasAxisReturns 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 (500%).  
 PropertyLegendReturns an instance of ILegend which represents the legend of this chart, or null if HasLegend is false.  
 PropertyPageSetupReturns 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.  
 PropertyPlotAreaReturns an instance of IPlotArea which represents the plot area of this chart.  
 PropertyPlotVisibleOnlyGets 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.  
 PropertySeriesCollectionReturns an instance of ISeriesCollection which represents all of the series of this chart.  
 PropertySheetGets the ISheet associated with the represented chart.  
 PropertySideWallReturns 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-2010 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.