Class TrendlineLabel

java.lang.Object
com.independentsoft.office.charts.TrendlineLabel

public class TrendlineLabel extends Object
The Class TrendlineLabel.
  • Constructor Details

    • TrendlineLabel

      public TrendlineLabel()
      Instantiates a new trendline label.
  • Method Details

    • clone

      public TrendlineLabel clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getLayout

      public Layout getLayout()
      Gets the layout.
      Returns:
      the layout
    • setLayout

      public void setLayout(Layout layout)
      Sets the layout.
      Parameters:
      layout - the new layout
    • getNumberFormat

      public NumberFormat getNumberFormat()
      Gets the number format.
      Returns:
      the number format
    • setNumberFormat

      public void setNumberFormat(NumberFormat numberFormat)
      Sets the number format.
      Parameters:
      numberFormat - the new number format
    • getChartShapeProperties

      public ChartShapeProperties getChartShapeProperties()
      Gets the chart shape properties.
      Returns:
      the chart shape properties
    • getChartText

      public ChartText getChartText()
      Gets the chart text.
      Returns:
      the chart text
    • setChartText

      public void setChartText(ChartText chartText)
      Sets the chart text.
      Parameters:
      chartText - the new chart text
    • getTextProperties

      public TextProperties getTextProperties()
      Gets the text properties.
      Returns:
      the text properties