| Intersoft.Client.UI.DataVisualization Namespace : AreaSeries Class | 

Public Class AreaSeries Inherits Intersoft.Client.UI.DataVisualization.LineAreaBaseSeries(Of AreaDataPoint) Implements Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IAnchoredToOrigin, IAxisListener, IDataProvider, IRangeProvider, IRequireGlobalSeriesIndex, IRequireSeriesHost, ISelectableSeries, ISeries, ISupportZoom, IValueMarginProvider, IZoomPanelHost
Dim instance As AreaSeries
public class AreaSeries : Intersoft.Client.UI.DataVisualization.LineAreaBaseSeries<AreaDataPoint>, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IAnchoredToOrigin, IAxisListener, IDataProvider, IRangeProvider, IRequireGlobalSeriesIndex, IRequireSeriesHost, ISelectableSeries, ISeries, ISupportZoom, IValueMarginProvider, IZoomPanelHost
public ref class AreaSeries : public Intersoft.Client.UI.DataVisualization.LineAreaBaseSeries<AreaDataPoint>, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IAnchoredToOrigin, IAxisListener, IDataProvider, IRangeProvider, IRequireGlobalSeriesIndex, IRequireSeriesHost, ISelectableSeries, ISeries, ISupportZoom, IValueMarginProvider, IZoomPanelHost
An AreaSeries is a type of chart which displays information as a series of data points connected by straight line segments, the first and last start will be pin point from zero Y position value, and last point will be closed it shape by joined with first point.
AreaSeries emphasizes the degree of change over time. It also shows the relationship of the parts to a whole.
System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.DataVisualization.Series
                     Intersoft.Client.UI.DataVisualization.DataPointSeries
                        Intersoft.Client.UI.DataVisualization.DataPointSeriesWithAxes
                           Intersoft.Client.UI.DataVisualization.DataPointSingleSeriesWithAxes
                              Intersoft.Client.UI.DataVisualization.CollapsibleDataPointSingleSeriesWithAxes
                                 Intersoft.Client.UI.DataVisualization.LineAreaSeriesBase
                                    Intersoft.Client.UI.DataVisualization.LineAreaBaseSeries<T>
                                       Intersoft.Client.UI.DataVisualization.AreaSeries
                                          Intersoft.Client.UI.DataVisualization.SplineAreaSeries
                                          Intersoft.Client.UI.DataVisualization.StepAreaSeries
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2