Back to Devexpress

ChartView Properties

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-chartview-dot-underscore-properties.md

latest4.1 KB
Original Source

ChartView Properties

Consolidates data series of the same type and contains series customization options.

NameDescription
BubbleScaleGets or sets the scale factor for bubbles on a bubble chart.
DataLabelsProvides access to options used to modify all data labels within a chart view.
DropLinesProvides access to settings used to draw the drop lines in line, area or stock charts.
FirstSliceAngleGets or sets the angle of the first slice in a pie or doughnut chart.
GapDepthGets or sets the space along the Z-axis between adjacent data series in a 3-D line, area, column or bar chart.
GapWidthGets 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.
HighLowLinesProvides access to settings used to draw the high-low lines in the two-dimensional line and stock charts.
HoleSizeGets or sets the size of the hole in a doughnut chart.
OverlapGets or sets the overlap value between bars or columns in a 2-D Bar or Column chart.
SecondPiePointsGets or sets the data points that should be displayed in the secondary chart of a Pie of Pie or Bar of Pie chart type.
SecondPieSizeGets 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.
SeriesProvides access to a collection of series for a particular view.
SeriesLinesProvides 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.
ShowNegativeBubblesGets or sets a value indicating whether negative sized bubbles should be displayed on a bubble chart.
SizeRepresentsGets or sets a value that specifies what the bubble size represents on a bubble chart.
SplitPositionGets 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.
SplitTypeGets 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.
UpDownBarsProvides access to settings used to display up-down bars on a 2-D line or stock chart.
VaryColorsGets or sets a value indicating whether each data marker in the series should have a different color.
ViewTypeGets the type of the chart view.

See Also

ChartView Interface

ChartView Members

DevExpress.Spreadsheet.Charts Namespace