Skip to main content
A newer version of this page is available. .

ChartView Properties

Consolidates data series of the same type and provides options for their customization.
Name Description
BubbleScale Gets or sets the scale factor for bubbles on a bubble chart.
DataLabels Provides access to options used to modify all data labels within a chart view.
DropLines Provides access to settings used to draw the drop lines in line, area or stock charts.
FirstSliceAngle Gets or sets the angle of the first slice in a pie or doughnut chart.
GapDepth Gets or sets the space along the Z-axis between adjacent data series in a 3-D line, area, column or bar chart.
GapWidth Gets or sets the space between bar or column clusters in the Bar or Column charts, or the space between the primary and secondary charts in the Pie of Pie or Bar of Pie charts.
HighLowLines Provides access to settings used to draw the high-low lines in the two-dimensional line and stock charts.
HoleSize Gets or sets the size of the hole in a doughnut chart.
Overlap Gets or sets the overlap value between bars or columns in a 2-D Bar or Column chart.
SecondPiePoints Gets or sets the data points that should be displayed in the secondary chart of a Pie of Pie or Bar of Pie chart type.
SecondPieSize Gets or sets the size of a secondary pie or stacked bar chart in a Pie of Pie or Bar of Pie chart type, as a percentage of the main chart size.
Series Provides access to a collection of series for a particular view.
SeriesLines Provides access to settings used to draw the series lines in the two-dimensional stacked bar and column charts, Pie of Pie and Bar of Pie charts.
ShowNegativeBubbles Gets or sets a value indicating whether negative sized bubbles should be displayed on a bubble chart.
SizeRepresents Gets or sets a value that specifies what the bubble size represents on a bubble chart.
SplitPosition Gets or sets a value that specifies which data points should appear in the secondary chart of a Pie of Pie or Bar of Pie chart type.
SplitType Gets or sets a value that specifies the way to split the data points between the main chart and secondary chart in a Pie of Pie or Bar of Pie chart type.
UpDownBars Provides access to settings used to display up-down bars on a 2-D line or stock chart.
VaryColors Gets or sets a value indicating whether each data marker in the series should have a different color.
ViewType Gets the type of the chart view.
See Also