ChartIconType¶
Summary¶
Represents the type of the Icon.
Signature¶
1 |
|
Namespace¶
cAlgo.API
Fields¶
Name | Description |
---|---|
UpArrow | The Up Arrow icon. |
DownArrow | The Down Arrow icon. |
Circle | The Circle icon. |
Square | The Square icon. |
Diamond | The Diamond icon. |
Star | The Star icon. |
UpTriangle | The Up Triangle icon. |
DownTriangle | The Down Triangle icon. |
Examples¶
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
|
See Also¶
Last update: January 30, 2023