Intersoft ClientUI Documentation
PolarSeries Class
Members 



Represents a control that contains a data series to be rendered in polar format.
Object Model
PolarSeries ClassIRangeAxis InterfaceStyleSelector ClassIRangeAxis InterfaceISFramework ClassLegendItem ClassISeriesHost Interface
Syntax
Remarks
The PolarSeries is a circular graph on which data points are displayed using the angle, and the distance from the center point. The X axis is located on the boundaries of the circle and the Y axis connects the center of the circle with the X axis.
Inheritance Hierarchy

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.RadarPolarSeriesBase
                                    Intersoft.Client.UI.DataVisualization.RadarPolarSeriesBase<T>
                                       Intersoft.Client.UI.DataVisualization.PolarSeries

Requirements

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

See Also

Reference

PolarSeries Members
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback