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


Glossary Item Box

Represents an area series in a polar plot area.

Object Model

PolarAreaSeries ClassLine ClassLineCollection ClassLine ClassFill ClassFillCollection ClassFill ClassLine ClassFill ClassILabelFormatter InterfaceFill ClassDoubleCollection ClassDouble StructureDoubleCollection ClassDouble Structure

Syntax

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

Remarks

Each point in the series contains two values: x (angle) and y (radius). Area borders and area fills can be assigned for the series or for a point with null (Nothing in VB) indicating unassigned.

Inheritance Hierarchy

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

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.