Chart elements are used to graphically present real-time data. This can include bar charts, line charts, pie charts, and many other 2D and 3D chart types. Chart elements must always be connected to an external data source in order to display data.


Properties Overview

Property SectionDescription
AxesSettings for the X-axis, Y-axis, and Z-axis, including scale and labels.
Background ColorDefine the background color of the chart element.
BorderSet border properties such as color, width, and style.
ChartConfigure general layout and style of the chart, including chart type and visual settings.
Chart Position & SizeSet the position and size of the chart within the chart element.
Data SeriesDefine the data that will be displayed and how it will be grouped and visualized.
FlipFlip the content horizontally or vertically.
IdentificationAssign a unique identifier for the chart element within the page.
LegendConfigure the legend, including position, font, and visibility.
PositionSet the precise location of the chart element on the page.
Proof of PlayEnable logging and tracking of when and where the chart is displayed.
Property BindingsBind specific chart properties to external data sources to enable dynamic adjustments.
ReflectionAdd reflection effects to the chart content.
RotationRotate the chart element to a specified angle.
RulesDefine rules and triggers that affect chart behavior and visibility based on conditions.
SizeSet the width and height of the chart element.
SkewApply skew effects to display content at an angle.
TransparencyAdjust the transparency of the chart element.
VisibilityDetermine if the chart and/or its content should be visible during playback.
WatermarkAdd a watermark image to the chart, such as a logo.

Remarks

  • This section describes only the chart-specific properties.
  • General properties applicable to all page elements, such as size, position, and visibility, are described separately in the Page Element Properties section.
  • Chart elements are highly customizable and intended to present live data connections in a visual format that updates automatically.