WAPlots.CreatePlotVB6: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
Albert Szeto (talk | contribs) m (moved CreatePlotVB6 to WAPlots.CreatePlotVB6) |
(No difference)
|
Revision as of 18:25, 13 September 2013
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.