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