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

SPA SDK Help HomeLearn More About the SPA SDK

SPAGraphOptions.DataLineWidth (property)

Description

Sets or returns the empirical data curve width.

Syntax

object.DataLineWidth

Return Value

(Long) - the empirical data curve width.

Example

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