The Chart assembly contains the following enumerations:
Enumerations | Brief description | |
BubbleSizeMeasure | The BubbleSizeMeasure enumeration is used to set bubble size. | |
ChartAutoScaleMode | The ChartAutoScaleMode enumeration contains axis scale modes. | |
ChartAxisDisplayUnit | The ChartAxisDisplayUnit enumeration contains types of scale divisions for an axis. | |
ChartAxisGridType | The ChartAxisGridType enumeration contains methods of axis displaying. | |
ChartAxisLevelLineFunctionType | The ChartAxisLevelLineFunctionType enumeration is used to determine a type of the function that is used to plot a level line of the chart value axis. | |
ChartAxisPosition | The ChartAxisPosition enumeration contains variants of chart axis positions. | |
ChartAxisPositionOffsetType | The ChartAxisPositionOffsetType enumeration contains variants of axis offset. | |
ChartAxisStepMode | The ChartAxisStepMode enumeration contains calculation methods for the axis tick marks. | |
ChartAxisTextAlignment | The ChartAxisTextAlignment enumeration contains text alignment types relative to the axis. | |
ChartAxisTickAlignment | The ChartAxisTickAlignment enumeration contains variants of tick mark position relative to axes. | |
ChartAxisType | The ChartAxisType enumeration is used to determine an axis type. | |
ChartAxisXPlacement | The ChartAxisXPlacement enumeration contains variants of category axis positions. | |
ChartBackgroundType | The ChartBackgroundType enumeration contains types of fill for chart components. | |
ChartDateAxisUnit | The ChartDateAxisUnit enumeration is used to determine a type of dates axis labels. | |
ChartDisplayMode | The ChartDisplayMode enumeration is used to determine a chart display mode. | |
ChartExtLegPlacement | The ChartExtLegPlacement enumeration contains types of positioning elements of external chart legend. | |
ChartHorizontalAlignment | The ChartHorizontalAlignment enumeration contains types of horizontal positions of data label. | |
ChartImageDrawStyle | The ChartImageDrawStyle enumeration contains types of image position in the area to be filled. | |
ChartInteractiveMode | The ChartInteractiveMode enumeration contains interactivity modes. | |
ChartLabelPosition | The ChartLabelPosition enumeration contains variants of data label positions in a bar, sector, line, area, or a point. | |
ChartLabelPropertyInheritance | The ChartLabelPropertyInheritance enumeration contains chart label settings. | |
ChartLabelType | The ChartLabelType enumeration contains type of data label. | |
ChartLegendAlignment | The ChartLegendAlignment enumeration contains types of legend positioning on the plot area. | |
ChartLegendAxisIcon | The ChartLegendAxisIcon enumeration contains variants of icons display for legend series. | |
ChartLegendElementHorizontalAlignment | The ChartLegendElementHorizontalAlignment enumeration contains variants of horizontal alignment of chart legend elements. | |
ChartLegendElementVerticalAlignment | The ChartLegendElementVerticalAlignment enumeration contains variants of vertical alignment of chart legend elements. | |
ChartLegPlacement | The ChartLegPlacement enumeration contains variants of legend elements positioning. | |
ChartLineCapType | The ChartLineCapType enumeration contains types of data label line cap. | |
ChartMarkerType | The ChartMarkerType enumeration contains types of markers. | |
ChartOrientation | The ChartOrientation enumeration contains types of chart orientation. | |
ChartSecondaryShowMode | The ChartSecondaryShowMode enumeration contains display modes of secondary charts. | |
ChartSerieGroupRule | The ChartSerieGroupRule enumeration contains rules of grouping series for secondary charts. | |
ChartSerieProperty | The ChartSerieProperty enumeration contains series general properties. | |
ChartSeriePropertyInheritance | The ChartSeriePropertyInheritance enumeration contains settings of the series that are inherited by other series. | |
ChartSeriesOrder | The ChartSeriesOrder enumeration contains types of order of chart series. | |
ChartSerieStepLineType | The ChartSerieStepLineType enumeration contains types of a stepped series. Step is a curve on the line between neighboring series points. | |
ChartSerieType | The ChartSerieType enumeration contains series types. | |
ChartStockStyle | The ChartStockStyle enumeration contains types of stock chart. | |
ChartStyle | The ChartStyle enumeration contains types of chart scales. | |
ChartTrendType | The ChartTrendType enumeration contains types of trend lines used on a graph. | |
ChartType | The ChartType enumeration contains types of charts. | |
ChartVerticalAlignment | The ChartVerticalAlignment enumeration contains types of vertical positions of data label. | |
ChartZoomMode | The ChartZoomMode enumeration contains scale types. | |
DateCategoryPointCollapseType | The DateCategoryPointCollapseType enumeration is used to determine a method of data aggregation on the dates axis. | |
Scene3DGridType | The Scene3DGridType enumeration contains types of grid of 3D scene planes. | |
Scene3DPlaneOrientation | The Scene3DPlaneOrientation enumeration contains types of orientations of a level relative to 3D scene planes. | |
Scene3DProjectionType | The Scene3DProjectionType enumeration contains types of 3D scene projections. | |
Scene3DSerieType | The Scene3DSerieType enumeration contains types of scene series. | |
Scene3DTextBackgroundType | The Scene3DTextBackgroundType enumeration contains types of label background style. | |
TextMultiline | The TextMultiline enumeration is used to determine a type of label text wrap. |
See also:
Chart Assembly Interfaces | Chart Assembly Classes | Examples