public interface ChartTextStyle
This is open source software released under the Apache 2.0 License
| Modifier and Type | Method and Description |
|---|---|
ChartTextStyle |
withColor(Color color)
Sets the text color
|
ChartTextStyle |
withFont(Font font)
Sets the font for this text style
|
ChartTextStyle withFont(Font font)
font - sets the font for textChartTextStyle withColor(Color color)
color - color valueCopyright 2014-2017, Xavier Witdouck