IAdaptiveGradientAnchor InterfaceElecNetKit Documentation
An Adaptive Gradient Anchor. Adaptive Gradients use these to determine postition of Gradient Stops. IAdaptiveGradientAnchors process a data set and spit out a specific anchor value. Can be reset and used again.

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

public interface IAdaptiveGradientAnchor
See Also