Uses of Class
org.pepstock.charba.client.options.AbstractTitle
-
Packages that use AbstractTitle Package Description org.pepstock.charba.client.options Contains all elements to configure charts at global level (know as chart global options). -
-
Uses of AbstractTitle in org.pepstock.charba.client.options
Subclasses of AbstractTitle in org.pepstock.charba.client.options Modifier and Type Class Description class
Subtitle
Configures the default chart subtitle which defines text to draw at the top of the chart.class
Title
Configures the default chart title which defines text to draw at the top of the chart.
-