WAPlots.CreatePlotVB6

From ReliaWiki
Revision as of 16:23, 4 September 2013 by John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|WAPlots Class|WAPlots}} == Declaration == {{APIPrefix|Function}} {{APIName|CreatePlotVB6(}} {{APIPrefix|ByVal}} {{APIName|PlotType}} {{APIPrefix|As}} {{API…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



Declaration

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

For VB6/VBA users only - use it instead of CreatePlot. Returns the picture containing the image of the plot.