Skip to main content
All docs
V24.2

CardFormatRuleRowElement Class

#Declaration

TypeScript
export class CardFormatRuleRowElement extends SerializableModel

#Inherited Members

#Inheritance

SerializableModel
CardFormatRuleRowElement

#constructor

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

#Declaration

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

#Parameters

Name Type
modelJson any
serializer ModelSerializer

#Properties

#dimensionId Property

#Declaration

TypeScript
dimensionId: ko.Observable<string>

#Property Value

Type
Observable<string>

#elementTypeApplyTo Property

#Declaration

TypeScript
elementTypeApplyTo: ko.Observable<string>

#Property Value

Type
Observable<string>

#textId Property

#Declaration

TypeScript
textId: ko.Observable<string>

#Property Value

Type
Observable<string>

#Methods

#getInfo Method

#Declaration

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

#Returns

Type
ISerializationInfoArray