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