InterfaceIDataPointProcessor
Interface
Defines a type that may enrich a DataPoint with additional properties.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public interface IDataPointProcessor
Properties
Methods
Process(DataPoint)
Performs the core action over the specified point.