Name
SetChartOptions — Set/clear/overwrite defaults for chart pane options (○)
Synopsis
SetChartOptions
|
(Mode = 0,
|
| Flags = 0, | |
| gridFlags = 0, | |
| ymin = 0, | |
| ymax = 0, | |
blankbars = 0);
|
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Mode | number | 0 | |
| Flags | number | 0 | |
| gridFlags | number | 0 | |
| ymin | number | 0 | |
| ymax | number | 0 | |
| blankbars | number | 0 |
Description
This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/setchartoptions.html
(○)... but it does nothing in Seetu.
Set/clear/overwrite defaults for chart pane options

