Intersoft.Client.UI.DataVisualization Namespace : BarSeries Class |
Public Class BarSeries Inherits Intersoft.Client.UI.DataVisualization.ColumnBarSeriesBase(Of BarDataPoint) 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 BarSeries
public class BarSeries : Intersoft.Client.UI.DataVisualization.ColumnBarSeriesBase<BarDataPoint>, 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 BarSeries : public Intersoft.Client.UI.DataVisualization.ColumnBarSeriesBase<BarDataPoint>, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IAnchoredToOrigin, IAxisListener, IDataProvider, IRangeProvider, IRequireGlobalSeriesIndex, IRequireSeriesHost, ISelectableSeries, ISeries, ISupportZoom, IValueMarginProvider, IZoomPanelHost
A BarSeries is a series with rectangular bars with lengths proportional to the values that they represent. BarSeries provide a visual presentation of series data. The bar will be plotted horizontally.
BarSeries can also be used for more complex comparisons of data with grouped bar charts. A BarSeries is very useful for recording certain information whether it is continuous or not continuous data. BarSeries also look a lot like a histogram, however BarSeries have spaces between columns (unlike histograms) as values are independent of each other.
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.ColumnBarSeriesBase
Intersoft.Client.UI.DataVisualization.ColumnBarSeriesBase<T>
Intersoft.Client.UI.DataVisualization.BarSeries
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