Back to Devexpress

SunburstItemGroupInfo.MinValue Property

windowsforms-devexpress-dot-xtratreemap-dot-sunburstitemgroupinfo-dad409bd.md

latest1.1 KB
Original Source

SunburstItemGroupInfo.MinValue Property

Returns the minimum item value within the parent group.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

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

Property Value

TypeDescription
Double

The minimum item value within the parent group.

|

See Also

SunburstItemGroupInfo Struct

SunburstItemGroupInfo Members

DevExpress.XtraTreeMap Namespace