Spread.Services Documentation
IChart Interface Properties

GrapeCity.Documents.Spread.Drawing Namespace : IChart Interface

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

Public Properties
 NameDescription
 PropertyReturns the IChartGroup object that represents the area chart group on a 3-D chart.  
 PropertyReturns an object that represents a collection of the area chart groups IChartGroups, on a 2D chart.  
 PropertyGets or sets the scaling (True to scale a 3-D chart so that it's closer in size to the equivalent 2-D chart. The RightAngleAxes property must be True).  
 Property Returns an object that represents a collection of the axes on the chart.  
 PropertyReturns the IWall object that allows the user to individually format the back wall of a 3-D chart.  
 PropertyReturns the IChartGroup object that represents the bar chart group on a 3-D chart.  
 PropertyReturns an object that represents a collection of the bar chart groups IChartGroups, on a 2D chart.  
 Property Returns or sets the shape used with the 3-D bar or column chart.  
 PropertyReturns the IChartArea object that represents the complete chart area for the chart.  
 PropertyReturns an object that represents a collection of all the chart groups in the chart IChartGroups. The returned collection includes every type of group.  
 PropertyReturns the IChartTitle object that represents the title of the specified chart.  
 Property Returns or sets the chart type.  
 PropertyReturns the IChartGroup object that represents the column chart group on a 3-D chart.  
 PropertyReturns an object that represents a collection of the column chart groups IChartGroups, on a 2D chart.  
 Property Returns or sets the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent).  
 PropertyReturns or sets the way that blank cells are plotted on a chart. Can be one of the following: DisplayBlanksAs constants: NotPlotted, Interpolated, or Zero.  
 PropertyReturns an object that represents a collection of the doughnut chart groups IChartGroups, on a 2D chart.  
 Property Returns or sets the elevation of the 3-D chart view in degrees.  
 PropertyReturns the IFloor object that represents the floor of the 3-D chart.  
 Property Returns or sets the distance between the data series in a 3-D chart as a percentage of the marker width. The value of this property must be between 0 and 500.  
 Property Gets or sets whether the chart has a legend.  
 Property Gets or sets whether the axis or chart has a visible title.  
 Property Returns or sets the height of a 3-D chart as a percentage of the chart width (between 5 and 500 percent).  
 PropertyReturns the ILegend object that represents the legend for the chart.  
 PropertyReturns the IChartGroup object that represents the line chart group on a 3-D chart.  
 PropertyReturns an object that represents a collection of the line chart groups IChartGroups, on a 2D chart.  
 Property Returns the name of the object.  
 PropertyReturns the parent IShape of the chart.  
 Property Returns or sets the perspective for the 3-D chart view. Must be between 0 and 100. This property is ignored if the Microsoft.Office.Interop.Excel._Chart.RightAngleAxes property is True.  
 PropertyReturns the IChartGroup object that represents the pie chart group on a 3-D chart.  
 PropertyReturns an object that represents a collection of the pie chart groups IChartGroups, on a 2D chart.  
 PropertyReturns the IPlotArea object that represents the plot area of a chart.  
 Property Gets or sets whether visible cells are plotted. True if only visible cells are plotted. False if both visible and hidden cells are plotted.  
 PropertyReturns an object that represents a collection of the radar chart groups IChartGroups, on a 2D chart.  
 Property Gets or sets whether the chart axes are at right angles, independent of chart rotation or elevation. Applies only to 3-D line, column, and bar charts.  
 Property Returns or sets the rotation of the 3-D chart view (the rotation of the plot area around the z-axis in degrees). The value of this property must be from 0 to 360, except for 3-D bar charts, where the value must be from 0 to 44. The default value is 20. Applies only to 3-D charts.  
 Property Returns an object that represents a collection of all the series in the chart.  
 Property Gets or sets whether to show the data labels when the value is greater than the maximum value on the value axis.  
 PropertyReturns the IWall object that allows the user to individually format the side wall of a 3-D chart.  
 PropertyReturns the IChartGroup object that represents the surface chart group of a 3-D chart.  
 PropertyReturns the IWall object that represents the walls of the 3-D chart.  
 PropertyReturns an object that represents a collection of the scatter chart groups IChartGroups, on a 2D chart.  
Top
See Also

Reference

IChart Interface
GrapeCity.Documents.Spread.Drawing Namespace