Process a single item of data. Do whatever you need to do with it
To spit out a dataset-adapted value.
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.
Implements
IAdaptiveGradientAnchor ProcessData(Double)See Also