FlexChart | ComponentOne
FlexChart / Working with FlexChart / Appearance / Colors / Specifying RGB Colors
In This Topic
    Specifying RGB Colors
    In This Topic

    A color can be specified by its RGB components, useful for matching another RGB color. RGB color values combine hexadecimal values for the red, green, and blue components of a color. "00" is the smallest value a component can have; "ff" is the largest value. For example, "#ff00ff" specifies magenta (the maximum value of red and blue combined with no green).