Generate a gradient, with
Blue at the
minimum value of the dataset,
Black at zero,
and
Red 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