Skip to main content
All docs
V23.2

InfiniteHierarchicalChartSizeException(String) Constructor

Initializes a new instance of the InfiniteHierarchicalChartSizeException class with specified settings.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v23.2.dll

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public InfiniteHierarchicalChartSizeException(
    string message
)

Parameters

Name Type
message String
See Also