VectorMapLegendBuilder Class
Represents a VectorMap legend.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class VectorMapLegendBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Remarks
Do not instantiate this class explicitly. A new VectorMapLegendBuilder
class instance is created when you call the Legends(Action<CollectionFactory<VectorMapLegendBuilder>>) method.