Back to Devexpress

SunburstItemGroupInfo.MaxValue Property

windowsforms-devexpress-dot-xtratreemap-dot-sunburstitemgroupinfo-27d5d309.md

latest1.1 KB
Original Source

SunburstItemGroupInfo.MaxValue Property

Returns the maximum item value within the parent group.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public double MaxValue { get; }
vb
Public ReadOnly Property MaxValue As Double

Property Value

TypeDescription
Double

The maximum item value within the parent group.

|

See Also

SunburstItemGroupInfo Struct

SunburstItemGroupInfo Members

DevExpress.XtraTreeMap Namespace