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