Visualization

Properties in the Visualization group allow for various elements of the chart to be customized, such as bars, lines, points, and more.

Basic Properties

Properties in the Basic Properties subgroup of the Visualization group are common to most charts components.

Series Color

The Series Color property allows for a color to be specified for any number of series defined in a chart data set. Only applies to charts where the series field appears in the Source Variables data table. All chart elements of the chosen series will be rendered with the specified color, including the color indicators of relevant tooltip and legend items.

Variable Name:

seriesColor

Records:

0…Unlimited

Record Format:

Field Name

Field Type

Field Description

series

String

Series

color

Color

Color

Animated

When enabled, any changes to the chart will be rendered with an animation. When disabled, chart rendering will occur instantaneously.

Variable Name:

enableAnimations

Records:

1

Record Format:

Field Name

Field Type

Field Description

enableAnimations

Boolean

Animated

Chart Padding

Indicates the number of pixels to set as padding between the drawn area of the chart, and the edge of the component.

Variable Name:

chartPadding

Records:

1

Record Format:

Field Name

Field Type

Field Description

chartPadding

Integer

Chart Padding

Column Width Ratio

Sets the width ratio of the task bars in the chart, determining how much space between task bars.

Variable Name:

columnWidthRatio

Records:

1

Record Format:

Field Name

Field Type

Field Description

columnWidthRatio

Float

Column Width Ratio

Was this page helpful?