SankeyLayoutAlgorithmBase Members
The base class for classes that implement Sankey layout algorithms.Properties
| Name | Description |
|---|---|
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
Methods
| Name | Description |
|---|---|
| CalculateNodeBounds(IEnumerable<ISankeyNodeLayoutItem>, DXRectangle) | Calculates node bounds. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also