Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Chart3DBarShape Class
Members


In This Topic
    Chart3DBarShape Class
    In This Topic
    ID Number 0x105F 4191 Specify the shape of the data points in a bar or column chart group. It is used for a bar or column chart group and MUST be ignored for all other chart groups.
    Syntax
    'Declaration
     
    
    Public Class Chart3DBarShape 
       Implements IBiff8Structure 
    'Usage
     
    
    Dim instance As Chart3DBarShape
    public class Chart3DBarShape : IBiff8Structure  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.Chart3DBarShape

    See Also