Uses of Interface
org.pepstock.charba.client.options.IsTitle
-
Packages that use IsTitle Package Description org.pepstock.charba.client.options Contains all elements to configure charts at global level (know as chart global options). -
-
Uses of IsTitle in org.pepstock.charba.client.options
Classes in org.pepstock.charba.client.options that implement IsTitle Modifier and Type Class Description class
AbstractTitle<T extends IsDefaultAbstractTitle>
Configures the default chart title and subtitle which defines texts to draw at the top of the chart.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.
-