Uses of Class
org.pepstock.charba.client.datalabels.DataLabelsEnvelop
- 
Packages that use DataLabelsEnvelop Package Description org.pepstock.charba.client.events Contains all events to interact with chart instance.
- 
- 
Uses of DataLabelsEnvelop in org.pepstock.charba.client.eventsConstructors in org.pepstock.charba.client.events with parameters of type DataLabelsEnvelop Constructor Description ChartEventContext(DataLabelsEnvelop<NativeObject> envelop)Creates the object with envelop envelop with the native object instance to be wrapped.
 
-