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