Spread for ASP.NET 10 Product Documentation
PolarSeries Class
Members 


Represents a Base class for series in a polar plot area.
Object Model
PolarSeries ClassLine ClassFill ClassFill Class
Syntax
'Declaration
 
Public MustInherit Class PolarSeries 
   Inherits Series
'Usage
 
Dim instance As PolarSeries
public abstract class PolarSeries : Series 
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

PolarSeries Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.