AnyChart
API Reference
Still have questions?
Contact support
Top

[enum] anychart.enums.LegendItemIconTypeImprove this Doc

Predefined icons type.
ValueDescriptionExample
areaIcon type is area.
barIcon type is bar.
bubbleIcon type is bubble.
candlestickIcon type is candlestick.
circleIcon type is circle.
columnIcon type is column.
lineIcon type is line.
markerIcon type is marker.
ohlcIcon type is OHLC.
range-areaIcon type is range area.
range-barIcon type is range bar.
range-columnIcon type is range column.
range-spline-areaIcon type is range spline area.
range-step-areaIcon type is range step area.
splineIcon type is spline.
spline-areaIcon type is spline area.
squareIcon type is square.
step-areaIcon type is step area.
step-lineIcon type is step line.
triangle-downIcon type is triangle down.
triangle-leftIcon type is triangle left.
triangle-rightIcon type is triangle right.
triangle-upIcon type is triangle up.