Visual Basic (Declaration) | |
---|---|
Public Class PolarAreaSeries Inherits PolarSeries |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As PolarAreaSeries |
C# | |
---|---|
public class PolarAreaSeries : PolarSeries |
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.
System.Object
FarPoint.Win.Chart.Series
FarPoint.Win.Chart.PolarSeries
FarPoint.Win.Chart.PolarAreaSeries
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