Intersoft.Client.UI.DataVisualization Namespace : SplineSeries Class |
Public Class SplineSeries Inherits LineSeries Implements Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IAxisListener, IDataProvider, IRangeProvider, IRequireGlobalSeriesIndex, IRequireSeriesHost, ISelectableSeries, ISeries, ISplineSeries, ISupportZoom, IValueMarginProvider, IZoomPanelHost
Dim instance As SplineSeries
public class SplineSeries : LineSeries, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IAxisListener, IDataProvider, IRangeProvider, IRequireGlobalSeriesIndex, IRequireSeriesHost, ISelectableSeries, ISeries, ISplineSeries, ISupportZoom, IValueMarginProvider, IZoomPanelHost
public ref class SplineSeries : public LineSeries, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IAxisListener, IDataProvider, IRangeProvider, IRequireGlobalSeriesIndex, IRequireSeriesHost, ISelectableSeries, ISeries, ISplineSeries, ISupportZoom, IValueMarginProvider, IZoomPanelHost
SplineSeries or SmoothLineSeries can be thought of as an advanced line chart that automatically draws a smoothened curve between a set of given data points. The chart calculates a suitable smooth curve between any pair of points.
They can be used as an alternative to ordinary line. it can be used in marketing, scientific research, and economics area.
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.LineSeries
Intersoft.Client.UI.DataVisualization.SplineSeries
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