NevronOpenVision
Nevron.Nov.Chart Namespace / ENTreeMapNodeLabelFitMode Enumeration
ENTreeMapNodeLabelFitMode Enumeration
Enumerates the tree map label fit modes
Syntax
public enum ENTreeMapNodeLabelFitMode : System.Enum 
Members
MemberDescription
AutoScaleAutomatically scales the label so that it fits the bounds of the node
EllipsisTrims the label
HideAutomatically hides the label if its size exceeds the size of node
WrapWraps the label
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Chart.ENTreeMapNodeLabelFitMode

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