Retrieves the chart pane name where this object resides.
Namespace:
RightEdge.Common.ChartObjectsAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public virtual string GetChartPane() |
| Visual Basic (Declaration) |
|---|
Public Overridable Function GetChartPane As String |
| Visual C++ |
|---|
public: virtual String^ GetChartPane() |