型・APIリファレンス
    Preparing search index...

    Interface AggregationGraphAnnotationLabel

    アノテーションラベル設定

    interface AggregationGraphAnnotationLabel {
        backgroundColor?: string;
        color?: string;
        display?: boolean;
        position?: string;
        text?: string;
    }
    Index

    Properties

    backgroundColor?: string

    背景色

    color?: string

    display?: boolean

    表示フラグ

    position?: string

    位置 ('start', 'center', 'end')

    text?: string

    テキスト