| C1.Chart Namespace > ITreeMap Interface : OnLabelRendering Method |
'DeclarationFunction OnLabelRendering( _ ByVal engine As IRenderEngine, _ ByRef text As String, _ ByVal item As Object, _ ByVal pt As _Point _ ) As Boolean
'UsageDim instance As ITreeMap Dim engine As IRenderEngine Dim text As String Dim item As Object Dim pt As _Point Dim value As Boolean value = instance.OnLabelRendering(engine, text, item, pt)
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