IChartObject interface. Implement this interface to
create your own chart objects. It is recommended
that you do this by deriving from ChartObjectBase.
Namespace:
RightEdge.Common.ChartObjectsAssembly: Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)
Syntax
| C# |
|---|
public interface IChartObject |
| Visual Basic (Declaration) |
|---|
Public Interface IChartObject |
| Visual C++ |
|---|
public interface class IChartObject |