AdaptiveGradient BlueRedGradient Method ElecNetKit Documentation
Generate a default gradient, with OnlineBlue at the minimum value of the dataset and OnlineRed at the maximum.

Namespace: ElecNetKit.Graphing.AdaptiveGradients
Assembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax

public static AdaptiveGradient BlueRedGradient()

Return Value

A default gradient, auto scaled from blue to red.
See Also