Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Chart3D Class
Members


In This Topic
    Chart3D Class
    In This Topic
    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
    public class Chart3D : IBiff8Structure  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.Chart3D

    See Also