WAPlots.CreatePlot: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|WAPlots Class|WAPlots}} == Declaration == {{APIPrefix|Function}} {{APIName|CreatePlot(}} {{APIPrefix|ByVal}} {{APIName|PlotType}} {{APIPrefix|As}} {{APINam…')
 
No edit summary
Line 28: Line 28:
{{APIPrefix|As Object}}
{{APIPrefix|As Object}}


{{APIComment|Removes all data sets from plotting collection.}}
{{APIComment|Creates a bitmap containing the plot image.}}

Revision as of 16:23, 4 September 2013



Declaration

Function CreatePlot( ByVal PlotType As WAPlotType, Optional ByVal UserSettings As WAPlotSettings = Nothing , Optional ByVal Width As Integer = 1150, Optional ByVal Height As Integer = 800) As Object

Creates a bitmap containing the plot image.