Skip to main content
A newer version of this page is available. .
All docs
V23.1

ScatterChartItemFormatRule Class

Declaration

export class ScatterChartItemFormatRule extends ChartItemFormatRuleBase

constructor

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

Declaration

constructor(
    modelJson?: any,
    serializer?: DevExpress.Analytics.Utils.ModelSerializer
)

Parameters

Name Type
modelJson any
serializer ModelSerializer

Methods

getInfo Method

Declaration

getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray

Returns

Type
ISerializationInfoArray