Spread for ASP.NET 8.0 Product Documentation
XYZSeries Class
Members 


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

System.Object
   FarPoint.Web.Chart.Series
      FarPoint.Web.Chart.XYZSeries
         FarPoint.Web.Chart.XYZLineSeries
         FarPoint.Web.Chart.XYZPointSeries
         FarPoint.Web.Chart.XYZSurfaceSeries

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

XYZSeries Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.