Takes a piece of data to adapt the gradient to, and sends it to all
child AdaptiveGradientStops, for adaptation to
the new data.
Namespace: ElecNetKit.Graphing.AdaptiveGradientsAssembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax
Parameters
- data
- Type:
System Double
The data to process.
See Also