class documentation
class ChartTextGlowFormat:
チャートのテキストの光彩を扱うクラスです。
| Method | get |
光彩色オブジェクトを取得します。 |
| Method | get |
光彩のサイズを取得します。 |
| Method | get |
光彩の透明度を取得します。 |
| Method | reset |
光彩を初期値に戻します。 |
| Method | set |
光彩を設定します。 |
光彩を設定します。
| Parameters | |
color:ColorFormatObject | 光彩色オブジェクト |
size:float | サイズ |
transfloat, optional | 透明度(0.0~1.0) |