Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NContourLabelStyle Class / LabelDistance Property


In This Topic
    LabelDistance Property
    In This Topic
    The height of the scrollbar in NLength format
    Syntax
    'Declaration
     
    
    Public Property LabelDistance As System.Double
    'Usage
     
    
    Dim instance As NContourLabelStyle
    Dim value As System.Double
     
    instance.LabelDistance = value
     
    value = instance.LabelDistance
    public System.double LabelDistance {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