Sparkline Control
Description
Displays a compact chart. Commonly used to illustrate the data flow for every row in a report.
Properties Common to Most Controls
For more information about the properties listed below, see Properties Common to Most Controls.
- Actions: Align to Grid, Size to Grid, Center Horizontally, Center Vertically, Bring to Front, Send to Back, Fit Bounds to Container
- Styles: Even Style, Odd Style, Style
- Appearance: Background Color, Border Color, Border Dash Style, Border Width, Borders, Font Name, Font Size, Font Unit, Font Effects, Foreground Color, Padding
- Behavior: Can Publish, Keep Together, Visible
- Data: Tag
- Design: Name
- Layout: Location, Size
- Navigation: Bookmark, Parent Bookmark, Navigation URL
For more information regarding each of the property groups, see the Control Reference.
Actions
Data Source |
Type: Object Sets the control's data source. If left empty, the report's data source is used. |
Data Member |
Type: String Specifies the data source table, which supplies data to the control. |
View |
Sets the type of chart used in the control. Options include the following: Area: Bar: Line: WinLoss: |
Appearance
Image Type |
Specifies how the image is rendered. Options for this property include the following:
|
View |
Sets the type of chart used in the control. Options include the following: Area: Bar: Line: WinLoss: |
Behavior
Anchor Vertically |
Sets the location of the control in relation to the parent container. When the parent container changes size, the control may move or resize to maintain its position. The options for vertically anchoring include:
|
Anchor Horizontally |
Sets the location of the control in relation to the parent container. When the parent container changes size, the control may move or resize to maintain its position. The options for horizontally anchoring include:
|
Data
Data Source |
Type: Object Sets the control's data source. If left empty, the report's data source is used. |
Data Member |
Type: String Specifies the data source table, which supplies data to the control. |
Value Member |
Type: String Specifies the data source table that supplies values to the sparkline. |
Value Range |
The Limit 1: Sets a value specifying the first limit of the range. Limit 2: Sets a value specifying the second limit of the range. Is Auto: When enabled, allows the value range of the sparkline to be calculated automatically. |
Related Tutorials
Refer to the following resources for additional help on implementing this control: