ChartValueAxisLabelBuilder.Template(String) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public ChartValueAxisLabelBuilder Template(
string templateContent
)
Parameters
| Name | Type | Description |
|---|---|---|
| templateContent | String | The option value. |
Returns
| Type |
|---|
| ChartValueAxisLabelBuilder |
See Also