Show TOC

Function documentationApplet Color Properties Locate this document in the navigation structure

 

You use these properties to select colors for your SAP Manufacturing Integration and Intelligence display templates and query templates using a predefined palette or a red, green, and blue (RGB) color mixer. You can use one of the following techniques to specify colors as applet parameters or in a URL:

  • Color names

    For example, PenColor.1="red"

  • Hexadecimal color codes

    For example, BackgroundColor="#FF00CC"

  • RGB color value numbers

    TitleColor="255"

    Note Note

    The system supports many colors; however, most browsers and graphic cards limit the number of colors that can be displayed simultaneously.

    End of the note.