ScatterChartItemFormatRule Class
Declaration
export class ScatterChartItemFormatRule extends ChartItemFormatRuleBase
Inherited Members
Inheritance
SerializableModel
TypedSerializableModel
DashboardItemFormatRule
ChartItemFormatRuleBase
ScatterChartItemFormatRule
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 |