Simulation & Probabilistic Analysis SDK
Add Distribution Fitting & Simulation Features to Your Applications

SPA SDK Help HomeLearn More About the SPA SDK

SPADataSet.Graph (method)

Description

Creates graphs of a data set. See the Creating Graphs topic for details and examples.

Syntax

object.Graph(graphType As SPAGraphType, fitResults As Variant)

Arguments

Name
Type
Description
graphType SPAGraphType The graph type to create.
fitResults Variant The fitting results to show on top of the empirical data. Can take on the following data types:
- SPAFitResult;
- an array of SPAFitResult objects returned from the SPADataSet.Fit method;
- Null.

Return Value

(Object) - the resulting Picture object if the SPAApplication.GraphOptions.Destination property is set to one of the following values: SPABMPImage, SPAWMFImage, SPAEMFImage.

Copyright © MathWave Technologies
www.mathwave.com