Retrieves the ChartCap start 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 GetStartCap() |
| Visual Basic (Declaration) |
|---|
Public Function GetStartCap As ChartCap |
| Visual C++ |
|---|
public: virtual ChartCap^ GetStartCap() sealed |