注釈のAngularJSディレクティブ。
wj-flex-chart-annotation ディレクティブは、wijmo.angular.chart.annotation.WjFlexChartAnnotationLayer ディレクティブに含める必要があります。
wj-flex-chart-annotation ディレクティブは、 Circle、 Rectangle、 Polygon など、使用可能なすべてのタイプの注釈の形状を表すために使用されます。 注釈の形状のタイプは、ディレクティブの type 属性で指定されます。
次の属性をサポートします。
@
注釈のAngularJSディレクティブ。
wj-flex-chart-annotation ディレクティブは、wijmo.angular.chart.annotation.WjFlexChartAnnotationLayer ディレクティブに含める必要があります。
wj-flex-chart-annotation ディレクティブは、 Circle、 Rectangle、 Polygon など、使用可能なすべてのタイプの注釈の形状を表すために使用されます。 注釈の形状のタイプは、ディレクティブの type 属性で指定されます。
次の属性をサポートします。
@ディレクティブによって表される注釈の形状のクラス名。 有効な値は、 Circle、 Ellipse、 Image、 Line、 Polygon、 Rectangle、 Square、 Text です。@注釈の添付方法を定義する AnnotationAttachment 値。@Circle、 Ellipse、 Image、 Line, Polygon、 Rectangle 、または Square 注釈のテキスト。@Line 注釈の終点。@Ellipse、 Image 、または Rectangle 注釈の高さ。@Image 注釈のhref。@注釈の表示/非表示。@Square 注釈の長さ。@注釈の名前。@注釈のオフセット。@注釈のポイント。ポイントの座標空間は、 attachment プロパティ値に依存します。 このプロパティは、Circle、 Ellipse、 Image、 Rectangle、 Square 、および Text 注釈に対して機能します。@注釈がアタッチされる指定された系列内のデータポイントのインデックス。@point に対する注釈の位置を定義する AnnotationPosition 値。@Circle 注釈の半径。@注釈がアタッチされるデータ系列のインデックス。@Line 注釈の始点。@注釈のスタイル。@Text 注釈のテキスト。@注釈のツールチップ。@Ellipse、 Image 、または Rectangle 注釈の幅。