AnyChart
API Reference
Still have questions?
Contact support
Top

{typedef} anychart.core.series.RenderingSettings.ShapeConfig Improve this Doc

Shape config.
NameTypeDescription
canBeHoveredSelectedbooleanCan be shape is hovered or selected.
fillNamestringFill name.
isHatchFillbooleanWhether this shape is shape for the hatchFill.
namestringShape name.
scrollerSelectedbooleanShould select a scroller or not.
shapeTypeanychart.enums.ShapeType | stringShape type ("path", "circle", "ellipse" or "rect").
strokeNamestringStroke name.
zIndexnumberZIndex for the balance of shapes relative to each other.