Class DisplayUnitsLabel

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

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

    • DisplayUnitsLabel

      public DisplayUnitsLabel()
      Instantiates a new display units label.
  • Method Details

    • clone

      public DisplayUnitsLabel 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
    • 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