Skip to main content
All docs
V24.1

InfiniteHierarchicalChartSizeException(String) Constructor

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

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v24.1.dll

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public InfiniteHierarchicalChartSizeException(
    string message
)

Parameters

Name Type
message String
See Also