EchoPoint API - 3.0.0b5
App Webcontainer

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

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

Uses of LineStyle in echopoint.google.chart.internal
 

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

Method parameters in echopoint.google.chart.internal with type arguments of type LineStyle
 void AdvancedChart.setLineStyles(Collection<LineStyle> styles)
          Set the value of the AdvancedChart.PROPERTY_LINE_STYLES property.
 


EchoPoint API - 3.0.0b5
App Webcontainer