Visible (Get method)

Get the flag defining if a function is visible on the chart.

void  Visible(
   const bool  visible      // 
   )

Return Value

A value of the flag defining a function visibility on the chart.

Visible (Set method)

Set the flag defining if a function is visible on the chart.

void  Visible(
   const bool  visible      // flag value
   )

Parameters

visible

[in]  A value of the flag defining a function visibility on the chart.