Chart Setup: Visibility

Control visibility of chart components. This does not disable components, it simply hides them.

Attention

Hiding components here, might also hide the related panel controls for that component.

For example, It is possible to align Datapoint Objects to the Area Object even if the Area Object is disabled. However, with the Area Object disabled, it’s controls are also hidden.

If controls are needed, temporarily Enable the hidden component to access controls. preset values and animations will still work and save to preset for disabled components.

../_images/ch_panel_setup_vis.png

The Chart Setup Panel

Components

Button: Enable (Component Name)

  • Enabled (True), component is visible.

  • Disabled (False), component is hidden.


Usage Examples

Component Visibility

  1. Apply the preset:

    Full/00_Default/02_Examples/Component Visibility
    
  2. In the Visibility sub panel, modify Button: Enable (Component Name) to see results.

../_images/ch_ex_vis.gif

Chart Setup: Visibility modification.