Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.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