public interface IsDefaultBar extends IsDefaultOptionsElement, IsDefaultPointStyleHandler
Modifier and Type | Method and Description |
---|---|
int |
getBorderRadius()
Returns the bar border radius (in pixels).
|
BorderSkipped |
getBorderSkipped()
Returns the edge to skip drawing the border for.
|
int |
getHoverBorderRadius()
Returns the bar border radius (in pixels) when hovered.
|
boolean |
isEnableBorderRadius()
If
true , it only shows the borderRadius of a bar when the bar is at the end of the stack. |
getBackgroundColorAsString, getBorderColorAsString, getBorderWidth, getHoverBackgroundColorAsString, getHoverBorderColorAsString, getHoverBorderWidth
getPointStyle, getPointStyleAsCanvas, getPointStyleAsImage, getPointStyleType
BorderSkipped getBorderSkipped()
int getBorderRadius()
int getHoverBorderRadius()
boolean isEnableBorderRadius()
true
, it only shows the borderRadius of a bar when the bar is at the end of the stack.true
, it only shows the borderRadius of a bar when the bar is at the end of the stack