Spread for ASP.NET 10 Product Documentation
XYZSeries Class
Members 


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

See Also

Reference

XYZSeries Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.