# C1.Win.FlexReport.Chart

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_FlexReport_Chart" data-uid="C1.Win.FlexReport.Chart" class="text-break">C1.Win.FlexReport.Chart Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DArea.html">Chart2DArea</a></h4>
      <section><p>Represents the chart area of the chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DAxis.html">Chart2DAxis</a></h4>
      <section><p>Represents an axis of a 2D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DData.html">Chart2DData</a></h4>
      <section><p>Represents a chart data definition of one 2D chart group.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DGridStyle.html">Chart2DGridStyle</a></h4>
      <section><p>Represents the appearance of gridlines in a chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DGroup.html">Chart2DGroup</a></h4>
      <section><p>Represents a 2D chart group which contains chart data and classes that control chart appearance.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DGroups.html">Chart2DGroups</a></h4>
      <section><p>Represents information related to data values and appearance of the 2D chart groups.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DPlotArea.html">Chart2DPlotArea</a></h4>
      <section><p>Represents the plot area of the chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DValueLabel.html">Chart2DValueLabel</a></h4>
      <section><p>Represents a 2D chart axis annotation used for displaying text defined at a specific axis coordinate.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DValueLabelsCollection.html">Chart2DValueLabelsCollection</a></h4>
      <section><p>Represents a collection of Chart2DValueLabel objects
used to define the appearance of the value labels for the X, Y, and Y2 axes of the chart area.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DView3D.html">Chart2DView3D</a></h4>
      <section><p>Represents the three-dimensional features of a chart.
When used in conjunction with <a class="xref" href="C1.Win.FlexReport.Chart.Chart2DGroup.Use3D.html#C1_Win_FlexReport_Chart_Chart2DGroup_Use3D">Use3D</a>, these properties are used to produce 3D effects for Area, Bar, Pie and XYPlot charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DArea.html">Chart3DArea</a></h4>
      <section><p>Represents the chart area of a 3D chart. This area includes plot cube, all axes and the charted data.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DAxis.html">Chart3DAxis</a></h4>
      <section><p>Represents an axis of a 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DBar.html">Chart3DBar</a></h4>
      <section><p>Represents properties specific to Bar charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DBarColor.html">Chart3DBarColor</a></h4>
      <section><p>Represents properties used to set individual bar color.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DBarColorsCollection.html">Chart3DBarColorsCollection</a></h4>
      <section><p>Represents a collection of Chart3DBarColor objects.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DColorsCollection.html">Chart3DColorsCollection</a></h4>
      <section><p>Represents a collection of colors.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DContour.html">Chart3DContour</a></h4>
      <section><p>Represents properties specific to contour and zone charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DContourStyles.html">Chart3DContourStyles</a></h4>
      <section><p>Represents settings for generating contour styles.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DData.html">Chart3DData</a></h4>
      <section><p>Represents chart data definition for a 3D chart group.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DDataLabel.html">Chart3DDataLabel</a></h4>
      <section><p>Represents an independent text annotation that can be attached to the chart data.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DDataLabelsCollection.html">Chart3DDataLabelsCollection</a></h4>
      <section><p>Represents a collection of Chart3DDataLabel objects.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DDataSetGrid.html">Chart3DDataSetGrid</a></h4>
      <section><p>Represents data for grid or irregular grid data layout.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DDataSetPoint.html">Chart3DDataSetPoint</a></h4>
      <section><p>Represents data for point data layout.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DElevation.html">Chart3DElevation</a></h4>
      <section><p>Represents properties controlling the appearance of different chart types.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DGridData.html">Chart3DGridData</a></h4>
      <section><p>Represents settings for a regular grid data layout.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DGridLines.html">Chart3DGridLines</a></h4>
      <section><p>Represetns properties used to control the appearance of grid.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DGroup.html">Chart3DGroup</a></h4>
      <section><p>Represents the chart data and classes that control the chart appearance.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DGroups.html">Chart3DGroups</a></h4>
      <section><p>Represents 3D chart groups, data labels, chart and contour styles.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DIrGridData.html">Chart3DIrGridData</a></h4>
      <section><p>Represents settings for irregular grid data layout.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DPoint.html">Chart3DPoint</a></h4>
      <section><p>Represents the point in 3D space.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DPointSeries.html">Chart3DPointSeries</a></h4>
      <section><p>Represents one series of data for point data layout.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DPointSeriesCollection.html">Chart3DPointSeriesCollection</a></h4>
      <section><p>Represents the collection of chart 3D point series.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DPointsCollection.html">Chart3DPointsCollection</a></h4>
      <section><p>Represents the collection of chart 3D points.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DProjection.html">Chart3DProjection</a></h4>
      <section><p>Represents projection (floor or ceiling) for contour and zones charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DSurface.html">Chart3DSurface</a></h4>
      <section><p>Represents properties specific to suface charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DUnboundData.html">Chart3DUnboundData</a></h4>
      <section><p>Represents unbound data for 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DView.html">Chart3DView</a></h4>
      <section><p>Represents three-dimensional features of a 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAlarmZone.html">ChartAlarmZone</a></h4>
      <section><p>Represents a series of bands or shapes that can be placed behind the plotted area, but in front of the chart background.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAlarmZonesCollection.html">ChartAlarmZonesCollection</a></h4>
      <section><p>Represents a collection which stores bands or shapes for plotting.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAttachMethodData.html">ChartAttachMethodData</a></h4>
      <section><p>Specifies how a <a class="xref" href="C1.Win.FlexReport.Chart.ChartLabel.html">ChartLabel</a> is placed or attached to a chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAutoLabelArrangement.html">ChartAutoLabelArrangement</a></h4>
      <section><p>Represents settings of label auto-arrangement</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAxis.html">ChartAxis</a></h4>
      <section><p>The base class for axes of the 2D and 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartBar.html">ChartBar</a></h4>
      <section><p>Represents properties specific to Bar charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartBorder.html">ChartBorder</a></h4>
      <section><p>Represents the appearance of borders around various elements of a chart,
including the chart itself, the chart area, legend, header, footer and labels.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartBubble.html">ChartBubble</a></h4>
      <section><p>Represents properties specific to Bubble charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartData.html">ChartData</a></h4>
      <section><p>Represents the chart data definition of one chart group.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartDataGroup.html">ChartDataGroup</a></h4>
      <section><p>Represents a chart data group definition.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartDataGroupsCollection.html">ChartDataGroupsCollection</a></h4>
      <section><p>Represents a collection of chart data groups.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartDataLabel.html">ChartDataLabel</a></h4>
      <section><p>Represents a text label for data values.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartDataSeries.html">ChartDataSeries</a></h4>
      <section><p>Represents a chart data series definition.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartDataSeriesCollection.html">ChartDataSeriesCollection</a></h4>
      <section><p>Represents the collection of chart data series definitions.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartDataValue.html">ChartDataValue</a></h4>
      <section><p>Represents a chart data value in a data series.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartDataValuesCollection.html">ChartDataValuesCollection</a></h4>
      <section><p>Represents a collection of data vlalues.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartFillStyle.html">ChartFillStyle</a></h4>
      <section><p>Represents the fill style of various elements of the chart,
including the chart itself, the chart area, legend, header, footer and labels.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartGantt.html">ChartGantt</a></h4>
      <section><p>Represents properties specific to Gantt charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartHilo.html">ChartHilo</a></h4>
      <section><p>Represents properties specific to HiLo, HiLoOpenClose and Candle charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartHistogram.html">ChartHistogram</a></h4>
      <section><p>Represents properties specific to Histogram charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLabel.html">ChartLabel</a></h4>
      <section><p>Represents an independent text annotation that can be attached to a chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLabels.html">ChartLabels</a></h4>
      <section><p>Represents a container for all chart labels.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLabelsCollection.html">ChartLabelsCollection</a></h4>
      <section><p>Contains all chart labels defined for a particular chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLegend.html">ChartLegend</a></h4>
      <section><p>Represents the legend of a chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLineStyle.html">ChartLineStyle</a></h4>
      <section><p>Represents the style of chart lines.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartNormalCurve.html">ChartNormalCurve</a></h4>
      <section><p>Represents properties that help define the appearance of the normal curve for the Histogram chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartObject.html">ChartObject</a></h4>
      <section><p>The abstract base class for chart objects.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartObjectCollection-1.html">ChartObjectCollection&lt;T&gt;</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.Win.FlexReport.Chart.ChartObject.html">ChartObject</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartPie.html">ChartPie</a></h4>
      <section><p>Represents properties specific to Pie charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartPolar.html">ChartPolar</a></h4>
      <section><p>Represents properties specific to Polar charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartPropertyBagObject.html">ChartPropertyBagObject</a></h4>
      <section><p>The abstract base class for chart objects which manages property values in property bag.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartRadar.html">ChartRadar</a></h4>
      <section><p>Represents properties specific to Radar charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartRect.html">ChartRect</a></h4>
      <section><p>Represents a rectangular chart element.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartRounding.html">ChartRounding</a></h4>
      <section><p>Represents the rounding of border corners.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartSeriesHistogram.html">ChartSeriesHistogram</a></h4>
      <section><p>Represents properties specific to histogram charts.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartStyle.html">ChartStyle</a></h4>
      <section><p>Represents the appearance of various elements of a chart,
including the chart itself, the chart area, legend, header, footer and labels.
Typically, an object's style and/or one or more of its properties are inherited
from the object's parent style or its default style.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartSymbolStyle.html">ChartSymbolStyle</a></h4>
      <section><p>Represents the style of chart symbols.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartTitle.html">ChartTitle</a></h4>
      <section><p>Represents the title of the chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartUnboundDataSeries.html">ChartUnboundDataSeries</a></h4>
      <section><p>Represents a chart unbound data series definition.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartUnboundDataSeriesCollection.html">ChartUnboundDataSeriesCollection</a></h4>
      <section><p>Represents the collection of unbound chart data series definitions.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartValueLabel.html">ChartValueLabel</a></h4>
      <section><p>Represents a chart axis annotation used for displaying text defined at a specific axis coordinate.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartValueLabelsCollection.html">ChartValueLabelsCollection</a></h4>
      <section><p>Represents a collection of axis value labels.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffects.html">ChartVisualEffects</a></h4>
      <section><p>Represents the different visual effects that can be used on the chart elements such as scaling, light, and shadow effects.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.html">ChartVisualEffectsStyle</a></h4>
      <section><p>Represents a visual effects style.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ColorOptions.html">ChartVisualEffectsStyle.ColorOptions</a></h4>
      <section><p>Represents color options.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.EdgeStyle.html">ChartVisualEffectsStyle.EdgeStyle</a></h4>
      <section><p>Represents the edge parameters.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.LightStyle.html">ChartVisualEffectsStyle.LightStyle</a></h4>
      <section><p>Represents the light parameters.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.html">ChartVisualEffectsStyle.ShadowStyle</a></h4>
      <section><p>Represents shadow parameters.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStylesCollection.html">ChartVisualEffectsStylesCollection</a></h4>
      <section><p>Represents the collection of ChartVisualEffectsStyle objects.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DAnnotationMethod.html">Chart2DAnnotationMethod</a></h4>
      <section><p>Specifies the method of axis annotation of 2D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DTickLabels.html">Chart2DTickLabels</a></h4>
      <section><p>Specifies the placement of the annotation labels relative to the 2D chart aixs.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DTickMarks.html">Chart2DTickMarks</a></h4>
      <section><p>Specifies the type of tick mark of 2D chart axis.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart2DType.html">Chart2DType</a></h4>
      <section><p>Specifies the type of a 2D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DAnnoPosition.html">Chart3DAnnoPosition</a></h4>
      <section><p>Specifies which axes edges of the plot cube will have annotations.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DAnnotationMethod.html">Chart3DAnnotationMethod</a></h4>
      <section><p>Specifies the method of axis annotation of 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DBarFormat.html">Chart3DBarFormat</a></h4>
      <section><p>Specifies the format of the 3D bar.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DContourMethod.html">Chart3DContourMethod</a></h4>
      <section><p>Specifies the contour calculation method of 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DDataLayout.html">Chart3DDataLayout</a></h4>
      <section><p>Specifies the data layout of 3D chart data.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DLegendSeparator.html">Chart3DLegendSeparator</a></h4>
      <section><p>Specifies the separator between ragne value of a stepped legend.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DLegendType.html">Chart3DLegendType</a></h4>
      <section><p>Specifies the legend type of zoned 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DTextRotation.html">Chart3DTextRotation</a></h4>
      <section><p>Specifies the text rotation in 3D cube.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DType.html">Chart3DType</a></h4>
      <section><p>Specifies the type of the 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DView3D.html">Chart3DView3D</a></h4>
      <section><p>Specifies the predefined view of the 3D cube.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.Chart3DZoneMethod.html">Chart3DZoneMethod</a></h4>
      <section><p>Specifies the zone calculation method of 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAlarmZoneShape.html">ChartAlarmZoneShape</a></h4>
      <section><p>Specifies the shape of the <a class="xref" href="C1.Win.FlexReport.Chart.ChartAlarmZone.html">ChartAlarmZone</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAlignHorz.html">ChartAlignHorz</a></h4>
      <section><p>Specifies the horizontal alignment of a chart element.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAlignImage.html">ChartAlignImage</a></h4>
      <section><p>Specifies the alignment of the image in a chart element.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAlignVert.html">ChartAlignVert</a></h4>
      <section><p>Specifies the vertical alignment of a chart element.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAttachMethod.html">ChartAttachMethod</a></h4>
      <section><p>Specifies the attachment method of the label.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAutoLabelArrangementMethod.html">ChartAutoLabelArrangementMethod</a></h4>
      <section><p>Specifies the method of label auto arrangement.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAutoLabelArrangementOptions.html">ChartAutoLabelArrangementOptions</a></h4>
      <section><p>Specifies positioning options for label auto arrangement.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAxisAlignment.html">ChartAxisAlignment</a></h4>
      <section><p>Specifies the alignment of a text string relative to its layout rectangle.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAxisId.html">ChartAxisId</a></h4>
      <section><p>Specifies the ID (type) of the axis.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAxisLabelsSource.html">ChartAxisLabelsSource</a></h4>
      <section><p>Specifies the source of x-axis for a Gantt chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartAxisType.html">ChartAxisType</a></h4>
      <section><p>Specifies the type of the chart axis.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartBarAppearance.html">ChartBarAppearance</a></h4>
      <section><p>Specifies appearance of bar chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartBorderStyle.html">ChartBorderStyle</a></h4>
      <section><p>Specifies the style of the border.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartBubbleMethod.html">ChartBubbleMethod</a></h4>
      <section><p>Specifies the method used for calculating bubble size in a bubble chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartColorGeneration.html">ChartColorGeneration</a></h4>
      <section><p>Specifies the color themes used to generate colors for data series.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartColorMode.html">ChartColorMode</a></h4>
      <section><p>Sepecifies the color mode of each category and series.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartColorSet.html">ChartColorSet</a></h4>
      <section><p>Specifies the predefined colors for contour styles of 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartCompass.html">ChartCompass</a></h4>
      <section><p>Specifies the compass position of a chart element.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartFillType.html">ChartFillType</a></h4>
      <section><p>Specifies how data shapes are filled.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartFitType.html">ChartFitType</a></h4>
      <section><p>Specifies the curve fit type of the data eries.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartFormat.html">ChartFormat</a></h4>
      <section><p>Specifies the annotion format of the 2D chart axis.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartGradientStyle.html">ChartGradientStyle</a></h4>
      <section><p>Specifies the style of gradient background.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartHatchStyle.html">ChartHatchStyle</a></h4>
      <section><p>Specifies the style of hatch background.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartHistogramDisplayType.html">ChartHistogramDisplayType</a></h4>
      <section><p>Specifies the method used to display the frequency data.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartHistogramIntervalMethod.html">ChartHistogramIntervalMethod</a></h4>
      <section><p>Specifies the method used to specify the histogram intervals.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartImageType.html">ChartImageType</a></h4>
      <section><p>Specifies the type of image to generate.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLabelCompass.html">ChartLabelCompass</a></h4>
      <section><p>Specifies the position of the label relative it's spefified location.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLabelView3D.html">ChartLabelView3D</a></h4>
      <section><p>Specifies the 3D-view plane of the chart label of 3D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLegendOrientation.html">ChartLegendOrientation</a></h4>
      <section><p>Specifies the orientation of the chart legend.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLightGradient.html">ChartLightGradient</a></h4>
      <section><p>Specifies the type of light gradient of the visual effects style.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLightShape.html">ChartLightShape</a></h4>
      <section><p>Specifies the shape of light of visual effects style.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLineJoin.html">ChartLineJoin</a></h4>
      <section><p>Specifies how to join consecutive line or curve segments in a figure (subpath).</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartLinePattern.html">ChartLinePattern</a></h4>
      <section><p>Specifies the pattern of the line.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartPieLegendLayout.html">ChartPieLegendLayout</a></h4>
      <section><p>Specifies the layout text of the legend item. It defines the additional legend text for single Pie chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartPieSliceDetachment.html">ChartPieSliceDetachment</a></h4>
      <section><p>Specifies which slice would be detached. It works for single Pie chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartPlotFilterMethod.html">ChartPlotFilterMethod</a></h4>
      <section><p>Specifies the plot filter method of the data series.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartRotation.html">ChartRotation</a></h4>
      <section><p>Specifies the rotation of a chart element.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartSeriesDisplay.html">ChartSeriesDisplay</a></h4>
      <section><p>Specifies the display of the data series.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartShading.html">ChartShading</a></h4>
      <section><p>Specifies the type of shading used for color of 3D areas of 2D chart, when chart with 3D-effects is rendered.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartSortType.html">ChartSortType</a></h4>
      <section><p>Specifies the sort type of the <a class="xref" href="C1.Win.FlexReport.Chart.ChartDataGroup.html">ChartDataGroup</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartSymbolShape.html">ChartSymbolShape</a></h4>
      <section><p>Specifies the shape of a data point symbol.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartValueLabelAppearance.html">ChartValueLabelAppearance</a></h4>
      <section><p>Specifies the appearance of the value label of 2D chart.</p>
</section>
      <h4><a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualizationType.html">ChartVisualizationType</a></h4>
      <section><p>Specifies the visualization type (2D or 3D) of the chart.</p>
</section>


</div>
