BootstrapChartBuilder.AccessibleDescription(String) Method
In This Article
Sets the description of the widget intended for accessibility client applications.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder AccessibleDescription(
string accessibleDescription
)
#Parameters
Name | Type |
---|---|
accessible |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also