void
Clears the formatting of the object.
void
Returns the group for the specified chart group or series.
Returns or sets the shape used with the 3-D bar or column chart.
Gets an array that contains the size data for the bubble chart.
Returns an object that represents a collection of all the data labels for the series.
int
Gets the explosion value for a pie-chart or doughnut-chart slice.
Gets the object's formula in A1-style notation.
Gets the formula for the object using R1C1-style notation.
boolean
Gets whether the series has a three-dimensional appearance.
boolean
Gets whether the series has data labels.
boolean
Gets whether the series has error bars.
Gets the fill color for negative data points in a series.
boolean
Gets whether Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
int
Gets the data-marker size in points.
Gets the marker style for a point or series in a line chart, scatter chart, or radar chart.
Gets the name of the object.
Returns the parent object for the specified object.
Gets the parent data label option for the specified series within the chart group.
Gets the way pictures are displayed on a column or bar picture chart.
double
Gets the unit for each picture on the chart if the PictureType property is set to Scale (if not, this property is ignored).
int
Gets the plot order for the selected series within the chart group.
Returns an object that represents a collection of all the points in the series.
boolean
Gets whether the median is included in the calculation if N (the number of values in the data) is odd.
boolean
Gets whether to show the connector lines which connect the end of each column to the beginning of the next column.
boolean
Gets whether to show the data points that lie between the lower whisker line and the upper whisker line.
boolean
Gets whether to show the line connecting the means of the boxes in the selected series.
boolean
Gets whether to show the mean marker of the selected series.
boolean
Gets whether to show the outlier points that lie either below the lower whisker line or above the upper whisker line.
boolean
Gets the curve smoothing setting (True if curve smoothing is turned on for the line chart or scatter chart).
Returns an object that represents a collection of all the trendlines for the series.
Gets a collection of all the values in the series.
Gets an ErrorBar object that represents the X direction error bar for the series.
Gets an array of x values for a chart series.
Gets an ErrorBar object that represents the Y direction error bar for the series.
void
Sets the group for the specified chart group or series.
void
Sets the shape used with the 3-D bar or column chart.
void
Sets an array that contains the size data for the bubble chart.
void
void
Sets the explosion value for a pie-chart or doughnut-chart slice.
void
Sets the object's formula in A1-style notation.
void
Sets the formula for the object using R1C1-style notation.
void
Sets whether the series has a three-dimensional appearance.
void
Sets whether the series has data labels.
void
Sets whether the series has error bars.
void
Sets whether Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
void
Sets the data-marker size in points.
void
Sets the marker style for a point or series in a line chart, scatter chart, or radar chart.
void
Sets the name of the object.
void
Sets the parent data label option for the specified series within the chart group.
void
Sets the way pictures are displayed on a column or bar picture chart.
void
Sets the unit for each picture on the chart if the PictureType property is set to Scale (if not, this property is ignored).
void
Sets the plot order for the selected series within the chart group.
void
Sets whether the median is included in the calculation if N (the number of values in the data) is odd.
void
Sets whether to show the connector lines which connect the end of each column to the beginning of the next column.
void
Sets whether to show the data points that lie between the lower whisker line and the upper whisker line.
void
Sets whether to show the line connecting the means of the boxes in the selected series.
void
Sets whether to show the mean marker of the selected series.
void
Sets whether to show the outlier points that lie either below the lower whisker line or above the upper whisker line.
void
Sets the curve smoothing setting (True if curve smoothing is turned on for the line chart or scatter chart).
void
Sets a collection of all the values in the series.
void
Sets an array of x values for a chart series.