Initial Commit.
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# WidthInBars
|
||||
|
||||
Gets chart width in bars.
|
||||
|
||||
```
|
||||
int WidthInBars() const
|
||||
|
||||
```
|
||||
|
||||
Return Value
|
||||
|
||||
Width in chart bars of the chart assigned to the class instance. If there is no chart assigned, it returns 0.
|
||||
Reference in New Issue
Block a user