# FarPoint.Web.Chart

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="FarPoint_Web_Chart" data-uid="FarPoint.Web.Chart" class="text-break">FarPoint.Web.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="FarPoint.Web.Chart.AreaSeries.html">AreaSeries</a></h4>
      <section><p>Represents an area series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.AreaSeriesCollection.html">AreaSeriesCollection</a></h4>
      <section><p>Represents a collection of series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Axis.html">Axis</a></h4>
      <section><p>Represents the Base class for axes.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.AxisInfo.html">AxisInfo</a></h4>
      <section><p>Represents information of a selected axis.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BarSeries.html">BarSeries</a></h4>
      <section><p>Represents a bar series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BarSeriesCollection.html">BarSeriesCollection</a></h4>
      <section><p>Represents a collection of series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BeforeRenderMapAreasEventArgs.html">BeforeRenderMapAreasEventArgs</a></h4>
      <section><p>BeforeRenderMapAreasEventArgs is used by <a class="xref" href="FarPoint.Web.Chart.BeforeRenderMapAreasHandler.html">BeforeRenderMapAreasHandler</a> which is raised
before the chart control is going to render the map area HTML.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Bevel.html">Bevel</a></h4>
      <section><p>Represents a base class for bevels.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BevelCollection.html">BevelCollection</a></h4>
      <section><p>Represents a collection of bevels.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BinOption.html">BinOption</a></h4>
      <section><p>Represents bin options for the histogram series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BoxWhiskerSeries.html">BoxWhiskerSeries</a></h4>
      <section><p>Represents a box and whisker area series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BoxWhiskerSeriesCollection.html">BoxWhiskerSeriesCollection</a></h4>
      <section><p>Represents a collection of series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BuiltinMarker.html">BuiltinMarker</a></h4>
      <section><p>Represents a built-in marker.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.CandlestickSeries.html">CandlestickSeries</a></h4>
      <section><p>Represents a stock series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Chart2DRenderer.html">Chart2DRenderer</a></h4>
      <section><p>Renders a 2D view of a chart model using GDI+ rendering.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.html">Chart3DRenderer</a></h4>
      <section><p>Renderers a 3D view of a chart model using OpenGL rendering.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ChartImageHttpHandler.html">ChartImageHttpHandler</a></h4>
      <section><p>Represents a ChartImageHttpHandler, which processes the chart image request and returns the
image stream to the client. This is used by the
<a class="xref" href="FarPoint.Web.Chart.HttpHandlerImageRender.html">HttpHandlerImageRender</a>  class.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a></h4>
      <section><p>Defines a chart map area inside the <a class="xref" href="FarPoint.Web.Chart.FpChart.html">FpChart</a> control.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ChartModel.html">ChartModel</a></h4>
      <section><p>Represents a model of a chart.  The model contains a collection of
labels, a collection of legends, and a collection of plot areas.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.CircleBevel.html">CircleBevel</a></h4>
      <section><p>Represents a circular bevel.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ClusteredBarSeries.html">ClusteredBarSeries</a></h4>
      <section><p>Represents a clustered group of bar series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ClusteredBoxWhiskerSeries.html">ClusteredBoxWhiskerSeries</a></h4>
      <section><p>Represents a clustered group of bar series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.DetachmentCollection.html">DetachmentCollection</a></h4>
      <section><p>Represents a collection of Single values.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.DirectionalLight.html">DirectionalLight</a></h4>
      <section><p>Represents a directional light source.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.DoubleCollection.html">DoubleCollection</a></h4>
      <section><p>Represents a collection of double values.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.DoubleCollectionCollection.html">DoubleCollectionCollection</a></h4>
      <section><p>Represents a collection of collections of double values.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.DoubleCollectionCollectionCodeDomSerializer.html">DoubleCollectionCollectionCodeDomSerializer</a></h4>
      <section><p>CodeDomSerializer for DoubleCollectionCollection.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.DoubleCollectionCustomTypeDescriptor.html">DoubleCollectionCustomTypeDescriptor</a></h4>
      <section><p>Represents a CustomTypeDescriptor object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.html">DoubleCollectionPropertyDescriptor</a></h4>
      <section><p>Represents a DoubleCollectionPropertyDescriptor object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.DoubleCollectionTypeDescriptionProvider.html">DoubleCollectionTypeDescriptionProvider</a></h4>
      <section><p>Represents a DoubleCollectionTypeDescriptionProvider object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.EnhanceStringCollection.html">EnhanceStringCollection</a></h4>
      <section><p>Represents a collection of string values.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.FileImageRender.html">FileImageRender</a></h4>
      <section><p>The FileImageRender renders a chart image to the local temporary files and returns the image Url.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Fill.html">Fill</a></h4>
      <section><p>Represents the fill base.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.FillCollection.html">FillCollection</a></h4>
      <section><p>Represents a collection of fills.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.FpCategoryAttribute.html">FpCategoryAttribute</a></h4>
      <section><p>Represents the FarPoint category attribute.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.FpChart.html">FpChart</a></h4>
      <section><p>Represents a FarPoint Chart Web Control. It displays a chart image.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.FpChartBuilder.html">FpChartBuilder</a></h4>
      <section><p>Supports the page parser in building an FpChart Control.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.FunnelSeries.html">FunnelSeries</a></h4>
      <section><p>Represents a funnel series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.GradientFill.html">GradientFill</a></h4>
      <section><p>Represents a fill that uses a two color linear gradient.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.GripHitTest.html">GripHitTest</a></h4>
      <section><p>Represent hit test info returned by grip renderer</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.HighLowAreaSeries.html">HighLowAreaSeries</a></h4>
      <section><p>Represents a high-low area series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.HighLowBarSeries.html">HighLowBarSeries</a></h4>
      <section><p>Represents a high-low bar series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.HighLowCloseSeries.html">HighLowCloseSeries</a></h4>
      <section><p>Represents a high-low-close series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.HistogramBar.html">HistogramBar</a></h4>
      <section><p>The histogram bar</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.HistogramLine.html">HistogramLine</a></h4>
      <section><p>The histogram line</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.HistogramSeries.html">HistogramSeries</a></h4>
      <section><p>Represents a histogram series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.HitTest.html">HitTest</a></h4>
      <section><p>Represents information about the hit test.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.HttpHandlerImageRender.html">HttpHandlerImageRender</a></h4>
      <section><p>The HttpHandlerImageRender renders the chart image to memory using the <a class="xref" href="FarPoint.Web.Chart.ChartImageHttpHandler.html">ChartImageHttpHandler</a> and returns the image Url.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ImageFill.html">ImageFill</a></h4>
      <section><p>Represents a fill that is an image.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ImageRender.html">ImageRender</a></h4>
      <section><p>ImageRender base class which represents an image render.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.IndexAxis.html">IndexAxis</a></h4>
      <section><p>Represents an indexed axis.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LabelArea.html">LabelArea</a></h4>
      <section><p>Represents a label area in the chart.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LabelAreaCollection.html">LabelAreaCollection</a></h4>
      <section><p>Represents a collection of label areas.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LabelAreaHitTest.html">LabelAreaHitTest</a></h4>
      <section><p>Represents information about the hit test in the label area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LegendArea.html">LegendArea</a></h4>
      <section><p>Represents a legend area in the chart.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LegendAreaCollection.html">LegendAreaCollection</a></h4>
      <section><p>Represents a collection of legend areas.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LegendAreaHitTest.html">LegendAreaHitTest</a></h4>
      <section><p>Represents information about the hit test for the legend area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Light.html">Light</a></h4>
      <section><p>Represents the base class for light sources.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LightCollection.html">LightCollection</a></h4>
      <section><p>Represents a collection of lights.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Line.html">Line</a></h4>
      <section><p>Represents the Base class for lines.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LineCollection.html">LineCollection</a></h4>
      <section><p>Represents a collection of lines.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LineSeries.html">LineSeries</a></h4>
      <section><p>Represents a line series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LineSeriesCollection.html">LineSeriesCollection</a></h4>
      <section><p>Represents a collection of series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.MapArea.html">MapArea</a></h4>
      <section><p>Defines a region in an image map of the <a class="xref" href="FarPoint.Web.Chart.FpChart.html">FpChart</a> control.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.MapAreaClickEventArgs.html">MapAreaClickEventArgs</a></h4>
      <section><p>MapAreaClickEventArgs is used by <a class="xref" href="FarPoint.Web.Chart.MapAreaClickEventHandler.html">MapAreaClickEventHandler</a> which is raised
after the map area of FpChart is clicked.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.MapAreaCollection.html">MapAreaCollection</a></h4>
      <section><p>Represents a collection of MapArea.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.html">MapAreaInfo</a></h4>
      <section><p>MapAreaInfo has the infomation describes which chart element a map area cooresponding to.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Marker.html">Marker</a></h4>
      <section><p>Represents the Base class for markers.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.MarkerCollection.html">MarkerCollection</a></h4>
      <section><p>Represents a collection of markers.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.NoBevel.html">NoBevel</a></h4>
      <section><p>Represents a none bevel.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.NoFill.html">NoFill</a></h4>
      <section><p>Represents a fill that is transparent.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.NoLine.html">NoLine</a></h4>
      <section><p>Represents a line that is transparent.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.NoMarker.html">NoMarker</a></h4>
      <section><p>Represents a marker that is transparent.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.NullItemBevelCollectionCodeDomSerializer.html">NullItemBevelCollectionCodeDomSerializer</a></h4>
      <section><p>CodeDomSerializer for Bevel collection object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.NullItemFillCollectionCodeDomSerializer.html">NullItemFillCollectionCodeDomSerializer</a></h4>
      <section><p>CodeDomSerializer for Fill collection object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.NullItemLineCollectionCodeDomSerializer.html">NullItemLineCollectionCodeDomSerializer</a></h4>
      <section><p>CodeDomSerializer for Line collection object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.NullItemMarkerCollectionCodeDomSerializer.html">NullItemMarkerCollectionCodeDomSerializer</a></h4>
      <section><p>CodeDomSerializer for Marker collection object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.NullItemStringCollectionCodeDomSerializer.html">NullItemStringCollectionCodeDomSerializer</a></h4>
      <section><p>CodeDomSerializer for String collection object.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ObliqueProjection.html">ObliqueProjection</a></h4>
      <section><p>Represents an oblique projection of a 3D space onto a 2D plane.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.OpenHighLowCloseSeries.html">OpenHighLowCloseSeries</a></h4>
      <section><p>Represents an open-high-low-close series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.OrthogonalProjection.html">OrthogonalProjection</a></h4>
      <section><p>Represents an orthogonal projection of a 3D space onto a 2D plane.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ParetoSeries.html">ParetoSeries</a></h4>
      <section><p>Represents a histogram series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PerspectiveProjection.html">PerspectiveProjection</a></h4>
      <section><p>Represents a perspective projection of a 3D space onto a 2D plane.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PiePlotArea.html">PiePlotArea</a></h4>
      <section><p>Represents a pie plot area in a chart model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PieSeries.html">PieSeries</a></h4>
      <section><p>Represents a pie series in a pie plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PlotArea.html">PlotArea</a></h4>
      <section><p>Represents the base class for plot areas.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PlotAreaCollection.html">PlotAreaCollection</a></h4>
      <section><p>Represents a collection of plot areas.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PlotAreaHitTest.html">PlotAreaHitTest</a></h4>
      <section><p>Represents information about the hit test for the plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PointSeries.html">PointSeries</a></h4>
      <section><p>Represents a point series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PointSeriesCollection.html">PointSeriesCollection</a></h4>
      <section><p>Represents a collection of series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PolarAngleAxis.html">PolarAngleAxis</a></h4>
      <section><p>Represents a numeric axis.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PolarAreaSeries.html">PolarAreaSeries</a></h4>
      <section><p>Represents an area series in a polar plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PolarLineSeries.html">PolarLineSeries</a></h4>
      <section><p>Represents a line series in a polar plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PolarPlotArea.html">PolarPlotArea</a></h4>
      <section><p>Represents a polar plot area in a chart model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PolarPointSeries.html">PolarPointSeries</a></h4>
      <section><p>Represents a point series in a polar plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PolarRadiusAxis.html">PolarRadiusAxis</a></h4>
      <section><p>Represents a numeric axis.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PolarRadiusAxisCollection.html">PolarRadiusAxisCollection</a></h4>
      <section><p>Represents a collection of axes.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PolarSeries.html">PolarSeries</a></h4>
      <section><p>Represents a Base class for series in a polar plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.PositionalLight.html">PositionalLight</a></h4>
      <section><p>Represents a positional light source.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Projection.html">Projection</a></h4>
      <section><p>Represents a projection of a 3D space onto a 2D plane.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.RadarAreaSeries.html">RadarAreaSeries</a></h4>
      <section><p>Represents an area series in a radar plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.RadarIndexAxis.html">RadarIndexAxis</a></h4>
      <section><p>Represents an indexed axis.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.RadarLineSeries.html">RadarLineSeries</a></h4>
      <section><p>Represents a line series in a radar plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.RadarPlotArea.html">RadarPlotArea</a></h4>
      <section><p>Represents a radar plot area in a chart model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.RadarPointSeries.html">RadarPointSeries</a></h4>
      <section><p>Represents a point series in a radar plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.RadarSeries.html">RadarSeries</a></h4>
      <section><p>Represents the Base class for a series in a radar plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.RadarValueAxis.html">RadarValueAxis</a></h4>
      <section><p>Represents a numeric axis.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.RadarValueAxisCollection.html">RadarValueAxisCollection</a></h4>
      <section><p>Represents a collection of axes.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Series.html">Series</a></h4>
      <section><p>Represents a Base class for the series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.SeriesCollection.html">SeriesCollection</a></h4>
      <section><p>Represents a collection of series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.SeriesElementHitTest.html">SeriesElementHitTest</a></h4>
      <section><p>Represents information about the hit test for the element series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.SeriesHitTest.html">SeriesHitTest</a></h4>
      <section><p>Represents information about the hit test for the series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.SeriesInfo.html">SeriesInfo</a></h4>
      <section><p>This class represent infomation to identify a series
used in selection.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.SolidFill.html">SolidFill</a></h4>
      <section><p>Represents a fill that uses a single color.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.SolidLine.html">SolidLine</a></h4>
      <section><p>Represents a line that uses a single color.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StackedAreaSeries.html">StackedAreaSeries</a></h4>
      <section><p>Represents a stacked group of area series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StackedBarSeries.html">StackedBarSeries</a></h4>
      <section><p>Represents a stacked group of bar series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StackedLineSeries.html">StackedLineSeries</a></h4>
      <section><p>Represents a stacked group of line series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StackedPointSeries.html">StackedPointSeries</a></h4>
      <section><p>Represents a stacked group of point series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StringCollection.html">StringCollection</a></h4>
      <section><p>Represents a collection of string values.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StringCollectionCollection.html">StringCollectionCollection</a></h4>
      <section><p>Represents a collection of collections of string values.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StringCollectionCollectionEditor.html">StringCollectionCollectionEditor</a></h4>
      <section><p>Represents a UI collection editor for a StringCollection collection.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StringCollectionItem.html">StringCollectionItem</a></h4>
      <section><p>Represent a collection of string values.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StringCollectionItemEditor.html">StringCollectionItemEditor</a></h4>
      <section><p>Represents a UI collection editor for a StringCollectionItem</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Stripe.html">Stripe</a></h4>
      <section><p>Represents an axis stripe.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.StripeCollection.html">StripeCollection</a></h4>
      <section><p>Represents a collection of stripes.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.SunburstPlotArea.html">SunburstPlotArea</a></h4>
      <section><p>Plot area for sunburst chart.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.SunburstSeries.html">SunburstSeries</a></h4>
      <section><p>Represents a Sunburst series in a sunburst plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.TreemapPlotArea.html">TreemapPlotArea</a></h4>
      <section><p>Represents a Treemap plot area in a chart model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.TreemapSeries.html">TreemapSeries</a></h4>
      <section><p>Represents a Treemap series in a Treemap plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ValueAxis.html">ValueAxis</a></h4>
      <section><p>Represents a numeric axis.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ValueAxisCollection.html">ValueAxisCollection</a></h4>
      <section><p>Represents a collection of axes.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.Wall.html">Wall</a></h4>
      <section><p>Represents a chart wall.  A wall can be assigned a border, a fill,
and a width.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.WaterfallSeries.html">WaterfallSeries</a></h4>
      <section><p>Represents a waterfall series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYBubbleSeries.html">XYBubbleSeries</a></h4>
      <section><p>Represents a bubble series in a Y plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYLineSeries.html">XYLineSeries</a></h4>
      <section><p>Represents a line series in an XY plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYPlotArea.html">XYPlotArea</a></h4>
      <section><p>Represents an XY plot area in a chart model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYPointSeries.html">XYPointSeries</a></h4>
      <section><p>Represents a point series in an XY plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYSeries.html">XYSeries</a></h4>
      <section><p>Represents a Base class for series in an XY plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYZLineSeries.html">XYZLineSeries</a></h4>
      <section><p>Represents a line series in an XYZ plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYZPlotArea.html">XYZPlotArea</a></h4>
      <section><p>Represents an XYZ plot area in a chart model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYZPointSeries.html">XYZPointSeries</a></h4>
      <section><p>Represents a point series in an XYZ plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYZSeries.html">XYZSeries</a></h4>
      <section><p>Represents the Base class for a series in an XYZ plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.html">XYZSurfaceSeries</a></h4>
      <section><p>Represents a surface series in an XYZ plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.YPlotArea.html">YPlotArea</a></h4>
      <section><p>Represents a Y plot area in a chart model.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.YSeries.html">YSeries</a></h4>
      <section><p>Represents a Base class for a series in a Y plot area.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="FarPoint.Web.Chart.PaddingF.html">PaddingF</a></h4>
      <section><p>Represents padding or margin information.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="FarPoint.Web.Chart.IChartMapArea.html">IChartMapArea</a></h4>
      <section><p>Represents an interface which defines members of a chart map area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ICompositeSeries.html">ICompositeSeries</a></h4>
      <section><p>Marker interface that indicates that the series contains a collection
of subseries.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.IGroupMapAreaSupport.html">IGroupMapAreaSupport</a></h4>
      <section><p>Represents an interface which defines members of a chart map area group.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.IMatrixData.html">IMatrixData</a></h4>
      <section><p>An interface that represents the data source that contains lists of ISegmentListData.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.IMixSeries.html">IMixSeries</a></h4>
      <section><p>The interface for a series composed by the different types of series.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.IParallelSupport.html">IParallelSupport</a></h4>
      <section><p>Represents the ability to enable parallel support.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ISparklineSupportHandler.html">ISparklineSupportHandler</a></h4>
      <section><p>This interface include requirements methods to support display Sparkline</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="FarPoint.Web.Chart.AreaShape.html">AreaShape</a></h4>
      <section><p>Specifies shape of a map area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.AxisInfo.AxisType.html">AxisInfo.AxisType</a></h4>
      <section><p>Indicates the axis type</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.AxisLocation.html">AxisLocation</a></h4>
      <section><p>Specifies the location of the axis relative to the plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BarShape.html">BarShape</a></h4>
      <section><p>Specifies the shape of a bar in a bar series chart.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.BinOption.HistogramBinType.html">BinOption.HistogramBinType</a></h4>
      <section><p>Bin Type</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ChartViewType.html">ChartViewType</a></h4>
      <section><p>Specified chart view type.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.DragDirection.html">DragDirection</a></h4>
      <section><p>Drag direction</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.GradientStyle.html">GradientStyle</a></h4>
      <section><p>Specifies the direction of a linear gradient.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ImageTransferStorage.html">ImageTransferStorage</a></h4>
      <section><p>Specified storage mode of saving chart image in memory.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.ImageType.html">ImageType</a></h4>
      <section><p>Specifies the format of the output image.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.LabelOption.html">LabelOption</a></h4>
      <section><p>Specifies the option used to display the label.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.MapAreaType.html">MapAreaInfo.MapAreaType</a></h4>
      <section><p>Specifies the type of MapArea.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.WallType.html">MapAreaInfo.WallType</a></h4>
      <section><p>The enum is used to specify a map area info belongs to which wall of a plot area.
The enum item's names are the Wall typed properties' names of a plot area.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.MarkerShape.html">MarkerShape</a></h4>
      <section><p>Specifies the shape of a data point in a point series chart.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.QuartileCalculationType.html">QuartileCalculationType</a></h4>
      <section><p>Specifies the quartile calculation type.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.QuartileMethodType.html">QuartileMethodType</a></h4>
      <section><p>Specifies the quartile calculation type.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.SortType.html">SortType</a></h4>
      <section></section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="FarPoint.Web.Chart.BeforeRenderMapAreasHandler.html">BeforeRenderMapAreasHandler</a></h4>
      <section><p>Represents the method that handles the BeforeRenderMapAreas event.</p>
</section>
      <h4><a class="xref" href="FarPoint.Web.Chart.MapAreaClickEventHandler.html">MapAreaClickEventHandler</a></h4>
      <section><p>Represents the method that handles the MapAreaClick event.</p>
</section>


</div>
