Skip to main content

PieChartCommonAnnotationConfigBuilder.Template(JS) Method

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public PieChartCommonAnnotationConfigBuilder Template(
    JS value
)

Parameters

Name Type Description
value JS

A JavaScript expression that specifies the option value.

Returns

Type
PieChartCommonAnnotationConfigBuilder
See Also