EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Class
echopoint.google.chart.model.RangeMarker

Packages that use RangeMarker
echopoint.google.chart.internal Package for internal use only classes supporting the public components around Google API. 
 

Uses of RangeMarker in echopoint.google.chart.internal
 

Methods in echopoint.google.chart.internal that return types with arguments of type RangeMarker
 Collection<RangeMarker> AdvancedChart.getRangeMarkers()
          Return the value of the AdvancedChart.PROPERTY_RANGE_MARKERS property.
 

Method parameters in echopoint.google.chart.internal with type arguments of type RangeMarker
 void AdvancedChart.setRangeMarkers(Collection<RangeMarker> markers)
          Set the value of the AdvancedChart.PROPERTY_RANGE_MARKERS property.
 


EchoPoint API - 3.0.0b5
App Webcontainer