PivotGridControl.GetKPISvgBitmap(PivotKPIGraphic, Int32) Method
In This Article
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public SvgBitmap GetKPISvgBitmap(
PivotKPIGraphic graphic,
int state
)
#Parameters
Name | Type |
---|---|
graphic | Pivot |
state | Int32 |
#Returns
Type |
---|
Svg |
See Also