Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NScaleStrip Class / Begin Property


In This Topic
    Begin Property (NScaleStrip)
    In This Topic
    The begin view range.
    Syntax
    'Declaration
     
    
    Public Property Begin As System.Long
    'Usage
     
    
    Dim instance As NScaleStrip
    Dim value As System.Long
     
    instance.Begin = value
     
    value = instance.Begin
    public System.long Begin {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also