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

クラス SeriesLinesWrapper

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

public class SeriesLinesWrapper extends Object
チャートの系列線を扱うクラスです。
  • メソッドの詳細

    • getLineFormat

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

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

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

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