Spread for ASP.NET 9.0 Product Documentation
XYZPlotArea Class
Members 


Represents a XYZ plot area in a chart model.
Object Model
XYZPlotArea ClassWall ClassWall ClassLightCollection ClassLight ClassProjection ClassSeriesCollection ClassSeries ClassWall ClassValueAxisCollection ClassValueAxis ClassValueAxisCollection ClassValueAxis ClassValueAxisCollection ClassValueAxis Class
Syntax
'Declaration
 
Public Class XYZPlotArea 
   Inherits PlotArea
'Usage
 
Dim instance As XYZPlotArea
public class XYZPlotArea : PlotArea 
Remarks
The plot area has an x-axis, a y-axis, a z-axis, and up to six walls. The x-axis, y-axis, and z-axis represent values.
Inheritance Hierarchy

System.Object
   FarPoint.Web.Chart.PlotArea
      FarPoint.Web.Chart.XYZPlotArea

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

XYZPlotArea Members
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.