Gets the default drawing pane name.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
string DefaultDrawingPane() |
| Visual Basic (Declaration) |
|---|
Function DefaultDrawingPane As String |
| Visual C++ |
|---|
String^ DefaultDrawingPane() |
Return Value
string containing the default drawing pane.
Remarks
This value is a recommendation for the chart pane for which this indicator
will be drawn. This can be overridden by the user.