aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-0b1aa30d.md
Provides methods that allow you to configure nested options of the client-side tooltip object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class TreeMapTooltipBuilder :
OptionsOwnerBuilder
The following members return TreeMapTooltipBuilder objects:
Show 32 links
Do not instantiate this class explicitly. A new TreeMapTooltipBuilder class instance is created when you call the Tooltip(Action<TreeMapTooltipBuilder>) method.
Object OptionsOwnerBuilder TreeMapTooltipBuilder
See Also