Spread Windows Forms 6.0 Product Documentation
PolarSeries Class
Members  See Also  Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : PolarSeries Class


Glossary Item Box

Base class for series in a polar plot area.

Object Model

PolarSeries ClassLine ClassFill ClassILabelFormatter InterfaceFill Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class PolarSeries 
   Inherits Series
Visual Basic (Usage)Copy Code
Dim instance As PolarSeries
C# 
public abstract class PolarSeries : Series 

Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Series
      FarPoint.Win.Chart.PolarSeries
         FarPoint.Win.Chart.PolarAreaSeries
         FarPoint.Win.Chart.PolarLineSeries
         FarPoint.Win.Chart.PolarPointSeries

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

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.