[enum] anychart.enums.LegendItemIconTypeImprove this Doc
Predefined icons type.
| Value | Description | Example |
|---|---|---|
| area | Icon type is area. | |
| bar | Icon type is bar. | |
| bubble | Icon type is bubble. | |
| candlestick | Icon type is candlestick. | |
| circle | Icon type is circle. | |
| column | Icon type is column. | |
| line | Icon type is line. | |
| marker | Icon type is marker. | |
| ohlc | Icon type is OHLC. | |
| rangeArea | Icon type is range area. | |
| rangeBar | Icon type is range bar. | |
| rangeColumn | Icon type is range column. | |
| rangeSplineArea | Icon type is range spline area. | |
| rangeStepArea | Icon type is range step area. | |
| spline | Icon type is spline. | |
| splineArea | Icon type is spline area. | |
| square | Icon type is square. | |
| stepArea | Icon type is step area. | |
| stepLine | Icon type is step line. |
