Spread for ASP.NET 9.0 Product Documentation
PolarLineSeries Class
Members 


Represents a line series in a polar plot area.
Object Model
PolarLineSeries ClassLine ClassFill ClassFill ClassLine ClassLineCollection ClassLine ClassFill ClassFillCollection ClassFill ClassLine ClassLineCollection ClassLine ClassFill ClassFillCollection ClassFill ClassMarker ClassMarkerCollection ClassMarker ClassDoubleCollection ClassDoubleCollection Class
Syntax
'Declaration
 
Public Class PolarLineSeries 
   Inherits PolarSeries
'Usage
 
Dim instance As PolarLineSeries
public class PolarLineSeries : PolarSeries 
Remarks
Each point contains two values: x (angle) and y (radius). Line borders and line area fills can be assinged for the series or for a point in the series with null (Nothing in VB) indicating unassigned.
Inheritance Hierarchy

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

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

PolarLineSeries Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.