描画スタイル【Drawing styles】

Drawing shape style enumeration for SetIndexStyle() function.

SetIndexStyle() 関数の描画する図形スタイルの列挙体。

It can be any of the following values:

次のいずれかの値を指定できます。

Constant
定数
Value
Description
説明
DRAW_LINE0Drawing line.
線を描画
DRAW_SECTION1Drawing sections.
セクションを描画
DRAW_HISTOGRAM2Drawing histogram.
ヒストグラム(棒グラフ)を描画
DRAW_ARROW3Drawing arrows (symbols).
矢印(記号)を描画
DRAW_ZIGZAG4Drawing sections between even and odd indicator buffers.
奇数と偶数のインディケーター バッファ間のセクションを描画
DRAW_NONE12No drawing.
描画しない

 

Drawing style. Valid when width=1. It can be any of the following values:

描画スタイル。幅 = 1 の時に有効です。次のいずれかの値を指定できます。

Constant
定数
Value
Description
説明
STYLE_SOLID0The pen is solid.
実線
STYLE_DASH1The pen is dashed.
ダッシュで構成される直線
STYLE_DOT2The pen is dotted.
ドットで構成される直線
STYLE_DASHDOT3The pen has alternating dashes and dots.
ダッシュとドットの繰り返しパターンで構成される直線
STYLE_DASHDOTDOT4The pen has alternating dashes and double dots.
ダッシュと 2つのドットの繰り返しパターンで構成される直線

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">