クラスの使用
com.osboffice.osbxl.chart.SeriesWrapper
-
com.osboffice.osbxl.chartでのSeriesWrapperの使用
修飾子とタイプメソッド説明ChartGroupWrapper.ChartGroup.getFullSeries
(int seriesIndex) ChartGroupWrapper.getFullSeries
(int seriesIndex) シリーズ(系列)クラスを取得します。ChartWrapper.Chart.getFullSeriesCollection
(int index) ChartWrapper.getFullSeriesCollection
(int index) 非表示のシリーズを含めたシリーズ(系列)クラスを取得します。ChartGroupWrapper.ChartGroup.getSeries
(int seriesIndex) ChartGroupWrapper.getSeries
(int seriesIndex) シリーズ(系列)クラスを取得します。ChartWrapper.Chart.getSeriesCollection
(int index) ChartWrapper.getSeriesCollection
(int index) シリーズ(系列)クラスを取得します。