public enum ENTreeMapNodeLabelFitMode : System.Enum
public enum ENTreeMapNodeLabelFitMode : System.Enum
Member | Description |
---|---|
AutoScale | Automatically scales the label so that it fits the bounds of the node |
Ellipsis | Trims the label |
Hide | Automatically hides the label if its size exceeds the size of node |
Wrap | Wraps the label |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENTreeMapNodeLabelFitMode
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)