SpreadsheetGear 2017
IChart Interface Properties

SpreadsheetGear.Charts Namespace : IChart Interface

For a list of all members of this type, see IChart members.

Public Properties
 NameDescription
 PropertyGets or sets the property which specifies whether 3D charts will be scaled to approximate the size of the equivalent 2D chart.  
 PropertyReturns an instance of IAxes which represents the axes of this chart.  
 PropertyReturns an instance of IWalls which represents the back wall of a 3D chart.  
 PropertyReturns an instance of IChartArea which represents the chart area of this chart.  
 PropertyReturns an instance of IChartGroups which represents the chart groups of this chart.  
 PropertyReturns an instance of IChartTitle which represents the title of this chart, or null if HasTitle is false.  
 PropertyGets or sets the property which specifies the chart type.  
 PropertyReturns an instance of IDataTable which represents the data table of this chart, or null if HasDataTable is false.  
 PropertyGets 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%).  
 PropertyGets or sets the property which specifies how cells with no values are displayed.  
 PropertyGets or sets the elevation from which a 3D chart is viewed in degrees.  
 PropertyReturns an instance of IFloor which represents the floor area of a 3D chart.  
 PropertyGets or sets the overlap or space between bar series in a 3D bar chart as a percentage of the bar depth.  
 PropertyReturns an instance of IHasAxis which represents the properties used to determine which axes are displayed on a chart.  
 PropertyGets or sets the property which specifies whether a chart has a data table.  
 PropertyGets or sets the property which specifies whether a chart has a legend.  
 PropertyGets or sets the property which specifies whether a chart has a title.  
 PropertyGets 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%).  
 PropertyReturns an instance of ILegend which represents the legend of this chart, or null if HasLegend is false.  
 PropertyReturns an instance of IPageSetup which represents the page setup options of this chart.  
 PropertyGets or sets the property which specifies the view perspective of a 3D chart as a value between 0 and 100.  
 PropertyReturns an instance of IPlotArea which represents the plot area of this chart.  
 PropertyGets or sets the property which specifies whether hidden cells are skipped (set this property to false) or included (set this property to true).  
 PropertyGets or sets the property which specifies whether 3D chart axes are at right angles regardless of the 3D view settings.  
 PropertyGets or sets the property which specifies the rotation of a 3D chart around it's z-axis in degrees.  
 PropertyReturns an instance of ISeriesCollection which represents all of the series of this chart.  
 PropertyGets the ISheet associated with the represented chart.  
 PropertyReturns an instance of IWalls which represents the side wall of a 3D chart.  
Top
See Also

Reference

IChart Interface
SpreadsheetGear.Charts Namespace