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

SPA SDK Help HomeLearn More About the SPA SDK

SPAGraphOptions.LineQuality (property)

Description

Sets or returns the theoretical distrbution curve quality level. You should use this property with the line quality constants provided by the SDK.

Syntax

object.LineQuality

Return Value

(Long) - the line quality.

Example

Sub Test()
  SPAApplication.Initialize
  SPAApplication.GraphOptions.LineQuality = SPAConst.LineQualityHigh
End Sub
  
Copyright © MathWave Technologies
www.mathwave.com