BorderType(Get メソッド)

チャートオブジェクトの「BorderType」プロパティを取得します。

ENUM_BORDER_TYPE  BorderType()

戻り値

「BorderType」プロパティの値

BorderType(Set メソッド)

チャートオブジェクトの「BorderType」プロパティを設定します。

bool  BorderType(
  const ENUM_BORDER_TYPE  type      // 値
  )

パラメータ

[in]  「BorderType」プロパティの新しい値

戻り値

成功の場合は true、それ以外の場合は false