ScatterChartItemFormatRule Class
#Declaration
TypeScript
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
TypeScript
constructor(
modelJson?: any,
serializer?: DevExpress.Analytics.Utils.ModelSerializer
)
#Parameters
Name | Type |
---|---|
model |
any |
serializer | Model |
#Methods
#getInfo Method
#Declaration
TypeScript
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray
#Returns
Type |
---|
ISerialization |