Spread for ASP.NET 8.0 Product Documentation
PointSeries Class
Members 


Represents a point series in a Y plot area.
Object Model
PointSeries ClassStringCollection ClassString ClassLine ClassLine ClassFill ClassFill ClassLine ClassLineCollection ClassLine ClassFill ClassFillCollection ClassFill ClassMarker ClassMarkerCollection ClassMarker ClassDoubleCollection ClassDouble Structure
Syntax
'Declaration
 
Public Class PointSeries 
   Inherits YSeries
'Usage
 
Dim instance As PointSeries
public class PointSeries : YSeries 
Remarks
Each point contains of a single value. Point borders, point fills and point markers can be assigned for the series or for a point in the series with null (Nothing in VB) indicating unassigned. Point depth is measured relative to the floor grid cell (with values in the range 0 to 1).
Inheritance Hierarchy

System.Object
   FarPoint.Web.Chart.Series
      FarPoint.Web.Chart.YSeries
         FarPoint.Web.Chart.PointSeries

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

PointSeries Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.