Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelBaseSparkLineRenderer Class / GAP_WIDTH Field


In This Topic
    GAP_WIDTH Field
    In This Topic
    The width of the Gap object.
    Syntax
    'Declaration
     
    
    Protected Const GAP_WIDTH As Single
    'Usage
     
    
    Dim value As Single
     
    value = ExcelBaseSparkLineRenderer.GAP_WIDTH
    protected const float GAP_WIDTH
    See Also