Area

Properties in the Area subgroup of the Visualization group affect the visual presentation of the area or areas associated with each data series of the chart.

Series Style

The Series Style property allows for styles to be applied to specific areas, according to the associated series. Area styles specified in Series Style will override styles defined elsewhere.

Variable Name:

styleSeriesStyleArea

Records:

0…Unlimited

Record Format:

Field Name

Field Type

Field Description

series

String

Series

fill

Color

Fill

fillOpacity

Float

Fill Opacity

stroke

Color

Border Color

lineWidth

Integer

Border Width

lineDash

String

Border Dash Interval

strokeOpacity

Float

Border Opacity

shadowColor

Color

Shadow Color

shadowBlur

Integer

Shadow Blur

shadowOffsetX

Integer

Shadow Offset X

shadowOffsetY

Integer

Shadow Offset Y

cursor

String

Line Dash

Fill

Defines the fill color of the areas associated with lines in a chart.

Variable Name:

styleFillArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleFillArea

Color

Fill

Fill Opacity

Controls the opacity level of the fill color for the areas associated with lines in a chart.

Variable Name:

styleFillOpacityArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleFillOpacityArea

Float

Fill Opacity

Border Color

Sets the border color of the areas of the chart.

Variable Name:

styleStrokeArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleStrokeArea

Color

Border Color

Border Opacity

Controls the opacity of the border color of the chart areas.

Variable Name:

styleStrokeOpacityArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleStrokeOpacityArea

Float

Border Opacity

Border Width

Determines the width of the border defining the boundary of the chart areas.

Variable Name:

styleLineWidthArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleLineWidthArea

Integer

Border Width

Border Dash Interval

Specifies the dash pattern of the border of the chart areas.

Variable Name:

styleLineDashArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleLineDashArea

String

Border Dash Interval

Shadow Color

Sets the color of the shadow cast by the areas associated with lines in a chart.

Variable Name:

styleShadowColorArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleShadowColorArea

Color

Shadow Color

Shadow Blur

Determines the blurring effect applied to the shadow cast by the areas associated with lines in a chart.

Variable Name:

styleShadowBlurArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleShadowBlurArea

Integer

Shadow Blur

Shadow Offset X

Controls the horizontal offset of the shadow cast by the areas associated with lines in a chart.

Variable Name:

styleShadowOffsetXArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleShadowOffsetXArea

Integer

Shadow Offset X

Shadow Offset Y

Controls the vertical offset of the shadow cast by the areas associated with lines in a chart.

Variable Name:

styleShadowOffsetYArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleShadowOffsetYArea

Integer

Shadow Offset Y

Cursor

Defines the cursor appearance when interacting with the areas associated with lines in a chart.

Variable Name:

styleCursorArea

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleCursorArea

String

Cursor

Was this page helpful?