ChartSeriesDataFormat Properties |
The ChartSeriesDataFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Bubbles |
Gets collection of cells with bubbleSize.
Read-only
CellRanges
.
|
|
|
DataLabelRanges |
Gets or set the Labels ranges of a series.
|
|
|
DataLabels |
Gets the Labels of a series.
Read-only
ChartDataLabelCollection
.
|
|
|
DataPoints |
Gets the Points Collection of a series.
Read-only
ChartDataPointCollection
.
|
|
|
Distance |
The distance from the center of the pie chart is expressed as a percentage of the pie.
|
|
|
DoughnutHoleSize |
Returns or sets the size of the hole in a doughnut chart.
The hole size is expressed as percentage of the of chart size , between 10 and 90 percent.
|
|
|
Effect |
Gets effects used for a chart.
Read-only
EffectDag
.
|
|
|
Effect3D |
Gets 3D format of a chart.
Read-only
FormatThreeD
.
|
|
|
ErrorBarsXFormat |
Gets X-ErrorBar of a series.
Read-only
FillFormat
.
|
|
|
ErrorBarsYFormat |
Gets Y-ErrorBar of a series.
Read-only
FillFormat
.
|
|
|
Fill |
Gets fill style properties of a chart.
Read-only
FillFormat
.
|
|
|
FirstSliceAngleInPieChart |
Gets or sets the angle of the pie-chart in degrees
|
|
|
HasSeriesLines |
Indicates that chart has series lines.
|
|
|
Index |
Gets the index of a series.
|
|
|
InvertIfNegative |
Specifies invert colors if the value is negative
|
|
|
IsHidden |
Specifies whether the series is hidden.
|
|
|
IsSmooth |
Represents curve smoothing.
|
|
|
IsVaryColor |
Indicates that color of point is varied.
|
|
|
Line |
Gets line style properties of a chart.
|
|
|
MarkerFill |
Gets or sets the marker fill
|
|
|
MarkerSize |
Represents the marker size in a line chart, scatter chart, or radar chart.
|
|
|
MarkerStyle |
Represents the marker style in a line chart, scatter chart, or radar chart.
|
|
|
MaxValueColor |
Get or Set the map chart series max value color.
|
|
|
MinValueColor |
Get or Set the map chart series minimum value color.
|
|
|
NamedRange |
Gets collection of cells with series names.
Read-only
CellRanges
.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
ProjectionType |
Get or Set the map chart series projection type.
|
|
|
QuartileCalculationType |
Gets / Sets whether the Quartile calculation is Exclusive or Inclusive
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
ShowConnectorLines |
Gets or sets a boolean value indicating whether to display
Connector Lines between data points
|
|
|
ShowInnerPoints |
Gets or sets a boolean value indicating whether to display
Inner Points in Box and Whisker chart
|
|
|
ShowMeanLine |
Gets or sets a boolean value indicating whether to display
Mean Line in Box and Whisker chart
|
|
|
ShowMeanMarkers |
Gets or sets a boolean value indicating whether to display
Mean Marker in Box and Whisker chart
|
|
|
ShowOutlierPoints |
Gets or sets a boolean value indicating whether to display
Outlier Points in Box and Whisker chart
|
|
|
TreeMapLabelOption |
Gets / Sets the Display label position in Tree map chart
|
|
|
TrendLines | |
|
|
Type |
Get chart type.
|
|
|
UseSecondAxis |
Indicates whether this series use second value axis or not.
|
|
|
Values |
Gets collection of cells with values.
Read-only
CellRanges
.
|
|
|
XValues |
Gets collection of cells with XValues.
Read-only
CellRanges
.
|
|
|
YValues |
Gets collection of cells with YValues.
Read-only
CellRanges
.
|