Click or drag to resize

proceduralHeatMapGeneratorxAxisFunction Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the x axis function.

Namespace:  imbSCI.Core.math.range.matrix
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public functionArray xAxisFunction { get; set; }
Request Example View Source

Property Value

Type: functionArray
The x axis function.
See Also