ShowVolumes (Get Method)

"ShowVolumes" 속성 값을 가져오기.

bool  ShowVolumes() const

값 반환

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

ShowVolumes (Set Method)

"ShowVolumes" 속성의 새 값을 설정.

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

매개변수

표시

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

값 반환

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