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

SPA SDK Help HomeLearn More About the SPA SDK

SPAGraphOptions.DataColor (property)

Description

Sets or returns the empirical data graph color. You should use this property with the color constants provided by the SDK.

Syntax

object.DataColor

Return Value

(Long) - the empirical data graph color.

Example

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