| Package | Description | 
|---|---|
| org.pepstock.charba.client.data | 
 Contains all elements to configure the datasets of a chart instance (know as chart data at instance level). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BarBorderWidth | 
BarDataset.getBorderWidthAsItem()
Returns the stroke width of the bar in pixels. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BarDataset.setBorderWidth(BarBorderWidth borderWidth)
Sets the stroke width of the bar in pixels. 
 |