Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Chart3D Class
Members


Chart3D Class
ID Number 0x103A 4154 This record specifies that the plot area of the chart group is rendered in a 3-D scene and also specifies the attributes of the 3-D plot area. The preceding chart group type MUST be of type bar, pie, line, area, or surface.
Syntax
'Declaration
 
Public Class Chart3D 
   Implements IBiff8Structure 
 
'Usage
 
Dim instance As Chart3D
Inheritance Hierarchy

System.Object
   FarPoint.Excel.Chart3D

See Also