ChartItemFormatRule Class
Declaration
export class ChartItemFormatRule extends ChartItemFormatRuleBase
Initializes a new instance of the ChartItemFormatRule
class with specified settings.
constructor(
modelJson?: any,
serializer?: DevExpress.Analytics.Utils.ModelSerializer
)
Name |
Type |
modelJson |
any |
serializer |
ModelSerializer |
Properties
applyToChartElement: ko.Observable<DevExpress.Dashboard.Model.FormatRuleChartElement>
dataItemApplyToName: ko.Observable<string>
Methods
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray