Gets the value of "ShowOHLC" property.
bool ShowOHLC() const
Returned value
Value of "ShowOHLC" property of the object, assigned to the class instance. If there is no object assigned, it returns false.
Sets new value for "ShowOHLC" property.
bool ShowOHLC( bool show // new value )
Parameters
show
[in] New value for "ShowOHLC" property.
true if successful, false if property hasn't changed.