aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-3a503eb2.md
Represents a VectorMap legend.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class VectorMapLegendBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return VectorMapLegendBuilder objects:
Show 46 links
Do not instantiate this class explicitly. A new VectorMapLegendBuilder class instance is created when you call the Legends(Action<CollectionFactory<VectorMapLegendBuilder>>) method.
Object OptionsOwnerBuilder VectorMapLegendBuilder
See Also