パッケージ com.osboffice.osbxl.chart

クラス TrendLineLabelWrapper

java.lang.Object
com.osboffice.osbxl.chart.TrendLineLabelWrapper

public class TrendLineLabelWrapper extends Object
チャートの近似直線のラベルを取り扱うクラスです。
  • メソッドの詳細

    • getLineFormat

      public ChartLineFormatWrapper getLineFormat()
      オブジェクトの線の描画クラスを取得します。
      戻り値:
      オブジェクトの線の描画クラス
    • getFillFormat

      public ChartFillFormatWrapper getFillFormat()
      オブジェクトの塗りつぶしの描画クラスを取得します。
      戻り値:
      オブジェクトの塗りつぶしの描画クラス
    • getGlowFormat

      public ChartGlowFormatWrapper getGlowFormat()
      オブジェクトの光彩の描画クラスを取得します。
      戻り値:
      オブジェクトの光彩の描画クラス
    • getShadowFormat

      public ChartShadowFormatWrapper getShadowFormat()
      オブジェクトの影つけの描画クラスを取得します。
      戻り値:
      オブジェクトの影つけの描画クラス
    • getSoftEdgeFormat

      public ChartSoftEdgeFormatWrapper getSoftEdgeFormat()
      オブジェクトのぼかしの描画クラスを取得します。
      戻り値:
      オブジェクトのぼかしの描画クラス
    • getTextLineFormat

      public ChartTextLineFormatWrapper getTextLineFormat()
      オブジェクトのテキストの線の描画クラスを取得します。
      戻り値:
      オブジェクトのテキストの線の描画クラス
    • getTextFillFormat

      public ChartTextFillFormatWrapper getTextFillFormat()
      オブジェクトのテキストの塗りつぶしの描画クラスを取得します。
      戻り値:
      オブジェクトのテキストの塗りつぶしの描画クラス
    • getTextGlowFormat

      public ChartTextGlowFormatWrapper getTextGlowFormat()
      オブジェクトのテキストの光彩の描画クラスを取得します。
      戻り値:
      オブジェクトのテキストの光彩の描画クラス
    • getTextShadowFormat

      public ChartTextShadowFormatWrapper getTextShadowFormat()
      オブジェクトのテキストの影付きの描画クラスを取得します。
      戻り値:
      オブジェクトのテキストの影付きの描画クラス
    • getTextReflectionFormat

      public ChartTextReflectionFormatWrapper getTextReflectionFormat()
      オブジェクトのテキストの反射の描画クラスを取得します。
      戻り値:
      オブジェクトのテキストの反射の描画クラス
    • getTextFont

      public ChartFontWrapper getTextFont()
      オブジェクトのテキストのチャートフォントクラスを取得します。
      戻り値:
      オブジェクトのテキストのチャートフォントクラス
    • getTextBoxAlignment

      public ChartTextBoxAlignmentWrapper getTextBoxAlignment()
      オブジェクトのテキストボックスのレイアウトクラスを取得します。
      戻り値:
      オブジェクトのテキストボックスのレイアウトクラス