Implement this interface to create a bar data retrieval plugin.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)

Syntax

C#
public interface IBarDataRetrieval
Visual Basic (Declaration)
Public Interface IBarDataRetrieval
Visual C++
public interface class IBarDataRetrieval

See Also