ActiveReports 14 .NET Edition
ActiveReports 14 User Guide / Concepts / Page Report/RDL Report Concepts / Data Visualizers
In This Topic
    Data Visualizers
    In This Topic

    There are several report controls that support a type of expression called Data Visualizers that allow you to create small graphs to make your data easy to understand. For example, you can red flag an overdue account using the Flags Icon Set as a background image in TextBox control. 
    There are several types of Data Visualizers available through a dialog linked to properties on the report controls. 

    Image Data Visualizers

    These Data Visualizers are supported in the Image report control Value property, and also in the TextBox, CheckBox, Shape, and Container report controls' BackgroundImage - Value property. See the topics below to learn more.

    Caution: In the following topics, the terms "argument" and "parameter" may seem interchangeable, but within an expression, an argument refers to the returned value of a parameter, while a parameter may be a variable.
    Icon Set
    Learn about the included image strips from which you can select using arguments. These include traffic lights, arrows, flags, ratings, symbols, and more, plus you can create your own custom image strips.
    Range Bar
    Learn how you can provide minimum, maximum, and length arguments to render a 96 by 96 dpi bar image in line with your text to show a quick visual representation of your data values.
    Range Bar Progress
    Learn how you can use a second bar to show progress along with the data range.
    Data Bar
    Learn about data bars, which are similar to range bars with a few different arguments. 
    Gradient
    Learn how to apply gradient style to the background of a control.
    Hatch
    Learn how to apply hatch style to the background of a control.

    Background Color Data Visualizer

    These Data Visualizers are available in the TextBox and CheckBox report controls' BackgroundColor property. See the topics below to learn more.

    Color Scale 2
    Learn about displaying TextBoxes with a range of background colors that are keyed to the value of the data. 
    Color Scale 3
    Learn about color scales with an additional middle color value.