このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Service LineDiagram
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: chart ::

service LineDiagram
Description
明示するs line, spline and symbol diagrams.

含むd Services - 要約
Diagram
(言及/関連d (独立の)存在's 要約:)
the base service for the diagram of the chart 文書.
ChartStatistics
(言及/関連d (独立の)存在's 要約:)
申し込む/申し出s 統計に基づく 所有物/資産/財産s for the data in the chart. It is 利用できる for a 選び出す/独身 data 列/漕ぐ/騒動 and for the whole diagram.
ChartAxisXSupplier
(言及/関連d (独立の)存在's 要約:)
has to be supported by charts 供給するing the cpabilities of a 水平の axis, i.e., an x-axis.
ChartTwoAxisYSupplier
(言及/関連d (独立の)存在's 要約:)
a helper service for chart 文書s which 供給(する) 最初の/主要な and 第2位 y-axes.
ChartAxisZSupplier
(言及/関連d (独立の)存在's 要約:)
A helper service for chart 文書s which 供給(する) a z-axis.
Dim3DDiagram
(言及/関連d (独立の)存在's 要約:)
is a service for diagrams that support the 能力 to (判決などを)下す themselves as three-dimensional diagrams 同様に as two-dimensional ones.
StackableDiagram
(言及/関連d (独立の)存在's 要約:)
a helper service for stackable chart types (e.g., charts in which the data 列/漕ぐ/騒動s may be 陳列する,発揮するd stacked on each other or in パーセント relation).
所有物/資産/財産s' 要約
long
SymbolType
決定するs which type of symbols are 陳列する,発揮するd.  
::com::sun::星/主役にする::awt::Size
SymbolSize
[ OPTIONAL ]
明示するs the size of symbols in 1/100th of a ミリメートル.  
string
SymbolBitmapURL
[ DEPRECATED ]
[ OPTIONAL ]
始める,決める this 所有物/資産/財産 to any valid URL that points to a graphic とじ込み/提出する. This graphic is then used as symbol for all series.  
boolean
Lines
決定するs if the chart type has lines connecting the data points or 含む/封じ込めるs just symbols.  
long
SplineType
決定するs if the chart is a spline-chart type and 明示するs the type of splines.  
long
SplineOrder
[ OPTIONAL ]
明示するs the 力/強力にする of the polynomials used for spline 計算/見積り This 所有物/資産/財産 is only valid for B-splines  
long
SplineResolution
[ OPTIONAL ]
決定するs the number of 見本ing points of a spline  
含むd Services - 詳細(に述べる)s
Diagram
(言及/関連d (独立の)存在's 要約:)
the base service for the diagram of the chart 文書.
ChartStatistics
(言及/関連d (独立の)存在's 要約:)
申し込む/申し出s 統計に基づく 所有物/資産/財産s for the data in the chart. It is 利用できる for a 選び出す/独身 data 列/漕ぐ/騒動 and for the whole diagram.
ChartAxisXSupplier
(言及/関連d (独立の)存在's 要約:)
has to be supported by charts 供給するing the cpabilities of a 水平の axis, i.e., an x-axis.
ChartTwoAxisYSupplier
(言及/関連d (独立の)存在's 要約:)
a helper service for chart 文書s which 供給(する) 最初の/主要な and 第2位 y-axes.
ChartAxisZSupplier
(言及/関連d (独立の)存在's 要約:)
A helper service for chart 文書s which 供給(する) a z-axis.
Dim3DDiagram
(言及/関連d (独立の)存在's 要約:)
is a service for diagrams that support the 能力 to (判決などを)下す themselves as three-dimensional diagrams 同様に as two-dimensional ones.
StackableDiagram
(言及/関連d (独立の)存在's 要約:)
a helper service for stackable chart types (e.g., charts in which the data 列/漕ぐ/騒動s may be 陳列する,発揮するd stacked on each other or in パーセント relation).
所有物/資産/財産s' 詳細(に述べる)s
SymbolType
long SymbolType;
Description
決定するs which type of symbols are 陳列する,発揮するd.

In this interface, only the two values ChartSymbolType::NONE and ChartSymbolType::AUTO are supported. Later 見解/翻訳/版s may support the 選択 of the symbols 形態/調整.

If you 始める,決める this 所有物/資産/財産 to ChartSymbolType::AUTO, you can change the symbol 形態/調整 for 反対するs supporting the service ChartDataPointProperties or ChartDataRowProperties.

See also
ChartDataPointProperties, ChartDataRowProperties
SymbolSize
::com::sun::星/主役にする::awt::Size SymbolSize;
Usage 制限s
optional
Description
明示するs the size of symbols in 1/100th of a ミリメートル.
SymbolBitmapURL
string SymbolBitmapURL;
Usage 制限s
deprecated
optional
Description
始める,決める this 所有物/資産/財産 to any valid URL that points to a graphic とじ込み/提出する. This graphic is then used as symbol for all series.

When you query this value you get an 内部の URL of the embedded graphic.

See also
ChartSymbolType
Lines
boolean Lines;
Description
決定するs if the chart type has lines connecting the data points or 含む/封じ込めるs just symbols.
SplineType
long SplineType;
Description
決定するs if the chart is a spline-chart type and 明示するs the type of splines.

You can 始める,決める the に引き続いて values:
0lines are used instead of splines
1use 立方(体)の splines
2use B-splines

SplineOrder
long SplineOrder;
Usage 制限s
optional
Description
明示するs the 力/強力にする of the polynomials used for spline 計算/見積り This 所有物/資産/財産 is only valid for B-splines
SplineResolution
long SplineResolution;
Usage 制限s
optional
Description
決定するs the number of 見本ing points of a spline

 
最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.