Spread for ASP.NET 8.0 Product Documentation
XYSeries Class
Members 


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

System.Object
   FarPoint.Web.Chart.Series
      FarPoint.Web.Chart.XYSeries
         FarPoint.Web.Chart.XYBubbleSeries
         FarPoint.Web.Chart.XYLineSeries
         FarPoint.Web.Chart.XYPointSeries

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

XYSeries Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.