ShowLastLine (Get Method)

"ShowLastLine" 속성 값 가져오기.

bool  ShowLastLine() const

값 반환

클래스 인스턴스에 할당된 차트의 "ShowLastLine" 속성 값. 할당된 차트가 없으면 false를 반환합니다.

ShowLastLine (Set Method)

"ShowLastLine" 속성의 새 값 설정.

bool  ShowLastLine(
   bool  show      // 속성 값
  \)

매개변수

표시

[in]  "ShowLastLine" 속성의 새 값.

값 반환

성공하면 true, 속성을 변경할 수 없으면 false.