Retrieves the ChartCap end for this chart object.
Namespace:
RightEdge.Common.ChartObjectsAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public ChartCap GetEndCap() |
| Visual Basic (Declaration) |
|---|
Public Function GetEndCap As ChartCap |
| Visual C++ |
|---|
public: virtual ChartCap^ GetEndCap() sealed |