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

SPA SDK Help HomeLearn More About the SPA SDK

SPAGraphOptions.ForeColor (property)

Description

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

Syntax

object.ForeColor

Return Value

(Long) - the graph foreground color.

Example

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