org.jopendocument.model.chart
Class ChartRegressionCurve

java.lang.Object
  extended by org.jopendocument.model.chart.ChartRegressionCurve

public class ChartRegressionCurve
extends java.lang.Object


Constructor Summary
ChartRegressionCurve()
           
 
Method Summary
 java.lang.String getChartStyleName()
          Gets the value of the chartStyleName property.
 void setChartStyleName(java.lang.String value)
          Sets the value of the chartStyleName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartRegressionCurve

public ChartRegressionCurve()
Method Detail

getChartStyleName

public java.lang.String getChartStyleName()
Gets the value of the chartStyleName property.

Returns:
possible object is String

setChartStyleName

public void setChartStyleName(java.lang.String value)
Sets the value of the chartStyleName property.

Parameters:
value - allowed object is String