WAPlots.CreatePlotVB6: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(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.