export class WeightedLegend extends MapLegendBase
Initializes a new instance of the WeightedLegend class.
constructor(modelJson?: any, serializer?: DevExpress.Analytics.Utils.ModelSerializer)
Name | Type | Default | Description |
---|---|---|---|
modelJson | any | null | A JSON object used for dashboard deserialization. Do not pass this parameter directly. |
serializer | ModelSerializer | null | An object used for dashboard deserialization. Do not pass this parameter directly. |
type: ko.Observable<WeightedLegendType>
Type | Description |
---|---|
ko.Observable<WeightedLegendType> |
For internal use.
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray
Type | Description |
---|---|
ISerializationInfoArray | An array of objects that provide serialization info. |