Skip to main content
All docs
V24.2

ScatterChartItemFormatRule Class

#Declaration

TypeScript
export class ScatterChartItemFormatRule extends ChartItemFormatRuleBase

#constructor

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

#Declaration

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

#Parameters

Name Type
modelJson any
serializer ModelSerializer

#Methods

#getInfo Method

#Declaration

TypeScript
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray

#Returns

Type
ISerializationInfoArray