Skip to main content
A newer version of this page is available. .
All docs
V20.2

ScatterChartItemFormatRule Class

Declaration

export class ScatterChartItemFormatRule extends ChartItemFormatRuleBase

Inheritance

constructor

Initializes a new instance of the ScatterChartItemFormatRule class with specified settings.

Declaration

constructor(
    modelJson?: any,
    serializer?: ModelSerializer
)

Parameters

Name Type
modelJson any
serializer ModelSerializer

Methods

getInfo Method

Declaration

getInfo(): ISerializationInfoArray

Returns

Type
ISerializationInfoArray