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

SPA SDK Help HomeLearn More About the SPA SDK

SPAGraphOptions.ShowLegend (property)

Description

Sets or returns whether the graph legend should be displayed.

Syntax

object.ShowLegend

Return Value

(Boolean) - whether to show the graph legend.

Example

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