Spread for ASP.NET 10 Product Documentation
XYSeries Class
Members 


Represents a Base class for series in an 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

XYSeries Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.