BootstrapChartBuilder.TitleText(String) Method
In This Article
Sets the widget’s title.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder TitleText(
string titleText
)
#Parameters
Name | Type |
---|---|
title |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also