AdaptiveGradientMap T  ClassElecNetKit Documentation
Maps inputs to coloured objects based on an AdaptiveGradient.
Inheritance Hierarchy

OnlineSystem Object
  ElecNetKit.Graphing.AdaptiveGradients AdaptiveGradientMap T 

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

public class AdaptiveGradientMap<T>
Type Parameters

T
The type of object to map to and output.
See Also