Skip to main content
All docs
V23.2

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