aspnetbootstrap-devexpress-dot-web-dot-bootstrap-fbfc5bba.md
A Pie Chart control.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
[DXClientDocumentationProviderWeb("BootstrapPieChart")]
[ToolboxBitmap(typeof(BootstrapToolboxBitmapAccess), "Bitmaps256.BootstrapPieChart.bmp")]
[ToolboxTabName("DX.25.2: Bootstrap Controls")]
public class BootstrapPieChart :
BootstrapChartBase
<ToolboxTabName("DX.25.2: Bootstrap Controls")>
<DXClientDocumentationProviderWeb("BootstrapPieChart")>
<ToolboxBitmap(GetType(BootstrapToolboxBitmapAccess), "Bitmaps256.BootstrapPieChart.bmp")>
Public Class BootstrapPieChart
Inherits BootstrapChartBase
The following members return BootstrapPieChart objects:
The Bootstrap Pie Chart control visualizes data as a circle divided into sectors representing portions of the whole.
Show 11 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl BootstrapWebClientUIWidget BootstrapWebClientUIWidgetEx BootstrapChartBase BootstrapPieChart
See Also