Property
radiusPx
Type | Name | Default |
---|---|---|
double | radiusPx | 3.5 |
Plot point/symbol size
strokeWidthPx
Type | Name | Default |
---|---|---|
double | strokeWidthPx | 0.0 |
Stroke for Target Line symbol or border for Circle and Rect symbols. Does not apply to the Triangle symbol.
The border color follows the group color, so that it is different from the fill color, you must set the fillColor property
symbolRender
Type | Name | Default |
---|---|---|
SymbolRender? | symbolRender | SymbolRenderCircle() |
Plot point/symbol shape
showPointLabel
Type | Default |
---|---|
bool | false |
show label on plot point
pointLabelDecorator
Type | Default |
---|---|
PointLabelDecorator? | null |
to decor label on bar item.
showComparisonPoint
Type | Name | Default |
---|---|---|
bool | showComparisonPoint | false |
to draw track chart point
comparisonSymbolRender
Type | Name | Default |
---|---|---|
ComparisonSymbolRender | comparisonSymbolRender | ComparisonSymbolRenderRectangleRange() |
type of comparison / track chart point symbol