NevronOpenVision
Nevron.Nov.Chart Namespace / NHierarchicalScaleNode Class / Length Property
Length Property (NHierarchicalScaleNode)
Gets or sets the length of this node in scale logical units
Syntax
public System.double Length {get; set;}
Remarks
This property will have effect only if the node does not have child node, otherwise the lenght of node on the scale will be computed as the length of all its descendants that do not have children (leafs).
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