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

SPA SDK Help HomeLearn More About the SPA SDK

SPAGraphOptions.AxisNumbersFont (property, read-only)

Description

Returns the SPAFont object allowing you to specify the font used to display the numerical values on the graph axes.

Syntax

object.AxisNumbersFont

Return Value

(SPAFont) - the axis numbers font.

Example

Sub Test()
  SPAApplication.Initialize
  SPAApplication.GraphOptions.AxisNumbersFont.Size = 10
End Sub
  
Copyright © MathWave Technologies
www.mathwave.com