ScatterPlotChartExpression

The ScatterPlotChartExpression inherits from XYChartExpression and AbstractChartExpression. It adds the following additional properties.

ScatterPlotChartExpression Properties

Property Name

Data Type

Description

dotHeight

Integer

Sets the height of the marker that represents a series point on a chart (in pixels). Defaults to 5.

dotWidth

Integer

Sets the width of the marker that represents a series point on a chart (in pixels). Defaults to 5.

Class Descendants