Skip to main content
All docs
V25.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