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

SPA SDK Help HomeLearn More About the SPA SDK

SPAGraphOptions.PointSize (property)

Description

Sets or returns the point size used when creating the P-P Plot, Q-Q Plot, and Probability Difference graphs.

Syntax

object.PointSize

Return Value

(Long) - the point size.

Example

Sub Test()
  SPAApplication.Initialize
  SPAApplication.GraphOptions.PointSize = 3
End Sub
  
Copyright © MathWave Technologies
www.mathwave.com