BootstrapChartBuilder.Palette(VizPalette) Method
In This Article
Specifies the predefined DevExtreme palette used by the widget.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder Palette(
VizPalette palette
)
#Parameters
Name | Type |
---|---|
palette | Viz |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also