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


In This Topic
    Bar Class
    In This Topic
    ID Number 0x1017 4119 This record specifies that the chart group is a bar chart group or a column chart group, and specifies the chart group attributes.
    Syntax
    'Declaration
     
    
    Public Class Bar 
       Implements IBiff8Structure 
    'Usage
     
    
    Dim instance As Bar
    public class Bar : IBiff8Structure  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.Bar

    See Also