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


In This Topic
    OFFSET_MIN Field
    In This Topic
    The minimum value of the Offset object.
    Syntax
    'Declaration
     
    
    Protected Const OFFSET_MIN As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelBaseSparkLineRenderer.OFFSET_MIN
    protected const int OFFSET_MIN
    See Also