[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. | |
range-area | Icon type is range area. | |
range-bar | Icon type is range bar. | |
range-column | Icon type is range column. | |
range-spline-area | Icon type is range spline area. | |
range-step-area | Icon type is range step area. | |
spline | Icon type is spline. | |
spline-area | Icon type is spline area. | |
square | Icon type is square. | |
step-area | Icon type is step area. | |
step-line | Icon type is step line. | |
triangle-down | Icon type is triangle down. | |
triangle-left | Icon type is triangle left. | |
triangle-right | Icon type is triangle right. | |
triangle-up | Icon type is triangle up. |