Returns the group for the specified chart group or series.
long
Gets the number of bins in the histogram chart.
boolean
Gets whether a bin for values above the BinsOverflowValue property is enabled.
double
Gets the value above which an overflow bin is displayed.
Gets how the horizontal axis of the histogram chart is formatted.
boolean
Gets whether a bin for values below the BinsUnderflowValue property is enabled.
double
Gets the value below which an underflow bin is displayed.
double
Gets the number of points in each range.
int
Gets the scale factor for bubbles in the specified chart group.
int
Gets the size of the hole in a doughnut chart group.
Returns the
IChartBars
object that represents the down bars on a linechart.
Returns the
IChartLines
object that represents the drop lines for aseries on a line chart or area chart.
int
Gets the angle of the first pie-chart or doughnut-chart slice in degrees (clockwise from vertical).
int
boolean
Gets whether the chart has drop lines (True if the line chart or area chart has drop lines).
boolean
Gets whether the line chart has high-low lines (True if the line chart has high-low lines).
boolean
Gets whether the chart has series lines (True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections).
boolean
Gets whether the line chart has up and down bars (True if a line chart has up and down bars).
Returns a
IChartLines
object that represents thehigh-low lines for a series on a line chart.
int
Gets how bars and columns are positioned.
Returns the parent object for the specified object.
int
Gets the size of the secondary section of either a Pie of Pie chart or a Bar of Pie chart, as a percentage of the size of the primary pie.
Returns an object that represents a collection of all the series (a
ISeries
collection) in the chart or chart group.
Returns the
IChartLines
object that represents the series lines for astacked bar chart or a stacked column chart.
boolean
Gets whether to show negative bubbles (True if negative bubbles are shown for the chart group).
Sets what the bubble size represents on a bubble chart.
Gets the way the two sections of either a Pie of Pie chart or a Bar of Pie chart are split.
int
Gets the threshold value separating the two sections of either a Pie of Pie chart or a Bar of Pie chart.
Returns an
IChartBars
object that represents the up bars on a linechart.
boolean
Gets whether to use a different color or pattern for each data marker (True if Microsoft Excel assigns a different color or pattern to each data marker).
void
Sets the group for the specified chart group or series.
void
Sets the number of bins in the histogram chart.
void
Sets whether a bin for values above the BinsOverflowValue property is enabled.
void
Sets the value above which an overflow bin is displayed.
void
Sets how the horizontal axis of the histogram chart is formatted.
void
Sets whether a bin for values below the BinsUnderflowValue property is enabled.
void
Sets the value below which an underflow bin is displayed.
void
Sets the number of points in each range.
void
Sets the scale factor for bubbles in the specified chart group.
void
Sets the size of the hole in a doughnut chart group.
void
Sets the angle of the first pie-chart or doughnut-chart slice in degrees (clockwise from vertical).
void
void
Sets whether the chart has drop lines (True if the line chart or area chart has drop lines).
void
Sets whether the line chart has high-low lines (True if the line chart has high-low lines).
void
Sets whether the chart has series lines (True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections).
void
Sets whether the line chart has up and down bars (True if a line chart has up and down bars).
void
Sets how bars and columns are positioned.
void
Sets the size of the secondary section of either a Pie of Pie chart or a Bar of Pie chart, as a percentage of the size of the primary pie.
void
Sets whether to show negative bubbles (True if negative bubbles are shown for the chart group).
void
Gets what the bubble size represents on a bubble chart.
void
Sets the way the two sections of either a Pie of Pie chart or a Bar of Pie chart are split.
void
Sets the threshold value separating the two sections of either a Pie of Pie chart or a Bar of Pie chart.
void
Sets whether to use a different color or pattern for each data marker (True if Microsoft Excel assigns a different color or pattern to each data marker).