13 lines
189 B
Markdown
13 lines
189 B
Markdown
# Symbol
|
||
|
||
Gets chart symbol name.
|
||
|
||
```
|
||
string Symbol() const
|
||
|
||
```
|
||
|
||
Return Value
|
||
|
||
Symbol name of the chart, assigned to the class instance. If there is no chart assigned, it returns "".
|