Point

Properties in the Point subgroup of the Visualization group affect the visual presentation of the point or points in the chart.

Series Style

The Series Style property allows for styles to be applied to specific points, according to the associated series and categories. Point styles specified in Series Style will override styles defined elsewhere.

Variable Name:

styleSeriesStylePoint

Records:

0…Unlimited

Record Format:

Field Name

Field Type

Field Description

series

String

Series

fill

Color

Fill

category

String

Category

r

Integer

Radius

shape

String

Shape

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 points in the chart.

Variable Name:

styleFillPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleFillPoint

Color

Fill

Radius Point

Sets the radius (size) of the points in the chart.

Variable Name:

styleRadiusPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleRadiusPoint

Integer

Radius Point

Shape Point

Specifies the shape of the points in the chart.

Variable Name:

styleShapePoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleShapePoint

String

Shape Point

Fill Opacity

Controls the opacity level of the fill color for the points in the chart.

Variable Name:

styleFillOpacityPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleFillOpacityPoint

Float

Fill Opacity

Border Color

Sets the border color of the points in the chart.

Variable Name:

styleStrokePoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleStrokePoint

Color

Border Color

Border Width

Determines the width of the border for the points in the chart.

Variable Name:

styleLineWidthPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleLineWidthPoint

Integer

Border Width

Border Dash Interval

Specifies the dash pattern of the border for the points in the chart.

Variable Name:

styleLineDashPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleLineDashPoint

String

Line Dash

Line Opacity

Controls the opacity of the stroke color for the points in the chart.

Variable Name:

styleStrokeOpacityPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleStrokeOpacityPoint

Float

Line Opacity

Shadow Color

Sets the color of the shadow cast by the points in the chart.

Variable Name:

styleShadowColorPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleShadowColorPoint

Color

Shadow Color

Shadow Blur

Determines the blurring effect applied to the shadow cast by the points in the chart.

Variable Name:

styleShadowBlurPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleShadowBlurPoint

Integer

Shadow Blur

Shadow Offset X

Controls the horizontal offset of the shadow cast by the points in the chart.

Variable Name:

styleShadowOffsetXPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleShadowOffsetXPoint

Integer

Shadow Offset X

Shadow Offset Y

Controls the vertical offset of the shadow cast by the points in the chart.

Variable Name:

styleShadowOffsetYPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleShadowOffsetYPoint

Integer

Shadow Offset Y

Cursor

Defines the cursor appearance when interacting with the points in the chart.

Variable Name:

styleCursorPoint

Records:

1

Record Format:

Field Name

Field Type

Field Description

styleCursorPoint

String

Cursor

Was this page helpful?