CardFormatRuleRowElement Class
Declaration
export class CardFormatRuleRowElement extends SerializableModel
Initializes a new instance of the CardFormatRuleRowElement class with specified settings.
constructor(
modelJson?: any,
serializer?: DevExpress.Analytics.Utils.ModelSerializer
)
| Name |
Type |
| modelJson |
any |
| serializer |
ModelSerializer |
Properties
dimensionId: ko.Observable<string>
elementTypeApplyTo: ko.Observable<string>
textId Property
Declaration
textId: ko.Observable<string>
Property Value
Methods
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray