DxPieChartSeries() Constructor
Initializes a new instance of the DxPieChartSeries<T, TArgument, TValue> class.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
public DxPieChartSeries()
See Also