public Task<ITreemap> CreateTreemapAsync( AsyncHandle asyncHandle, string id = null, TreemapProperties properties = null )
Public Function CreateTreemapAsync ( asyncHandle As AsyncHandle, Optional id As String = Nothing, Optional properties As TreemapProperties = Nothing ) As Task(Of ITreemap)