BootstrapPieChart Class
A Pie Chart control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
[DXClientDocumentationProviderWeb("BootstrapPieChart")]
[ToolboxBitmap(typeof(BootstrapToolboxBitmapAccess), "Bitmaps256.BootstrapPieChart.bmp")]
[ToolboxTabName("DX.24.1: Bootstrap Controls")]
public class BootstrapPieChart :
BootstrapChartBase
Related API Members
The following members return BootstrapPieChart objects:
Remarks
The Bootstrap Pie Chart control visualizes data as a circle divided into sectors representing portions of the whole.
Inheritance
See Also