This panel allows the modification of various display attributes for the point view. If entered, the Point name override value will be displayed in the point info popup instead of the given name of the point. If not entered, the given name is displayed. The Settable override allows settable point to appear non-settable in the context of the view.
The Background color overrides the default interface colour. If left blank, the default colour is used. Enter 'transparent' to have no background colour or border displayed (useful if the view's background image already provides a background context for the point view). Otherwise, any value acceptable as a CSS color can be entered. Only the colour value should be provided. For example, valid values for red include (excluding the quotes) "#FF0000", "red", "#F00", "rgb(255, 0, 0), and "rgb(100%, 0%, 0%)" A simple description of valid colour values can be found here. For exhaustive details, see the W3C