Back to Devexpress

SparklineGroup.UnGroup() Method

officefileapi-devexpress-dot-spreadsheet-dot-sparklinegroup-e2342335.md

latest1.1 KB
Original Source

SparklineGroup.UnGroup() Method

Splits the sparkline group into individual sparklines.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
void UnGroup()
vb
Sub UnGroup

Remarks

Call the UnGroup method to split the required sparkline group into separate groups, each of which contains one Sparkline object. Note that new sparkline groups inherit the type, format settings and scaling options of the source group.

See Also

SparklineGroup Interface

SparklineGroup Members

DevExpress.Spreadsheet Namespace