AdaptiveGradient BlueBlackRedGradient Method ElecNetKit Documentation
Generate a gradient, with OnlineBlue at the minimum value of the dataset, OnlineBlack at zero, and OnlineRed at the maximum. Useful for differential measures.

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

public static AdaptiveGradient BlueBlackRedGradient()

Return Value

An AdaptiveGradient, ready to go!
See Also