Spread for ASP.NET 9.0 Product Documentation
XYZPointSeries Class
Members 


Represents a point series in a XYZ plot area.
Object Model
XYZPointSeries ClassLine ClassFill ClassFill ClassLine ClassLineCollection ClassLine ClassFill ClassFillCollection ClassFill ClassMarker ClassMarkerCollection ClassMarker ClassDoubleCollection ClassDoubleCollection ClassDoubleCollection Class
Syntax
'Declaration
 
Public Class XYZPointSeries 
   Inherits XYZSeries
'Usage
 
Dim instance As XYZPointSeries
public class XYZPointSeries : XYZSeries 
Remarks
Each point contains three values: x, y, and z. Point borders and point fills can be assgined for the series or for a point in the series with null (Nothing in VB) indicating unassigned.
Inheritance Hierarchy

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

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

XYZPointSeries Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.