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