WAPlots.CreatePlot: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|WAPlots Class|WAPlots}} == Declaration == {{APIPrefix|Function}} {{APIName|CreatePlot(}} {{APIPrefix|ByVal}} {{APIName|PlotType}} {{APIPrefix|As}} {{APINam…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 28: | Line 28: | ||
{{APIPrefix|As Object}} | {{APIPrefix|As Object}} | ||
{{APIComment| | {{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.