Nevron .NET Vision
Nevron.Chart Namespace / NLegendItemCellData Class / c_defaultCustomLineWidth Field


In This Topic
    c_defaultCustomLineWidth Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Shared c_defaultCustomLineWidth As NLength
    'Usage
     
    
    Dim value As NLength
     
    value = NLegendItemCellData.c_defaultCustomLineWidth
     
    NLegendItemCellData.c_defaultCustomLineWidth = value
    protected static NLength c_defaultCustomLineWidth
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also