Skip to main content

VectorMapCommonAnnotationConfigBuilder.TooltipTemplate(JS) Method

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public VectorMapCommonAnnotationConfigBuilder TooltipTemplate(
    JS value
)

Parameters

Name Type Description
value JS

A JavaScript expression that specifies the option value.

Returns

Type
VectorMapCommonAnnotationConfigBuilder
See Also