Infobar
The attributes explained on this page can be found in the Infobar category. The infobar is displayed at the bottom of the control and is divided into two areas.

The legend of the color channels is on the left-hand side. Each entry consists of an icon that can be used to show and hide the respective channel, a preview of the display color and a label. These three components are defined by the ColorChannels property (see Histogram view). If a channel is shown or hidden directly via the icon in the legend, the corresponding visibility attributes of the ColorChannels property are updated automatically.
Information on the current selection is displayed next to it. In the case of a simple selection, this is the selected color value (bin) and its frequency values per color channel. With a range selection, the average frequency and the minimum and maximum values of the selected color value range are displayed.
Properties
The ShowInfobar property can be used to show and hide the entire infobar. Furthermore, the legend, frequency values and the display of the selected bins can also be shown and hidden separately using the properties InfobarShowLegend, InfobarShowFrequencies and InfobarShowBin.
The properties InfobarForegroundColor, InfobarFontFamily, InfobarFontSize, InfobarFontStyle and InfobarFontWeight are available to customize the style of the infobar texts.