public Task<IScatterplot> CreateScatterplotAsync( AsyncHandle asyncHandle, string id = null, ScatterplotProperties properties = null )
Public Function CreateScatterplotAsync ( asyncHandle As AsyncHandle, Optional id As String = Nothing, Optional properties As ScatterplotProperties = Nothing ) As Task(Of IScatterplot)