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


In This Topic
    PlotGrowth Class
    In This Topic
    ID Number 0x1064 4196 This record specifies the scale factors to use when calculating the font scaling information for a font in the plot area. If no FBI record exists in the chart sheet where scab is 0x0001, this record is unused and MUST be ignored. Otherwise the values from each FBI record where scab is 0x0001 are used in conjunction with values in this record to render the scaled fonts in the plot area.
    Syntax
    'Declaration
     
    
    Public Class PlotGrowth 
       Implements IBiff8Structure, IBiff8StructureOptimizedSupport 
    'Usage
     
    
    Dim instance As PlotGrowth
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.PlotGrowth

    See Also