SankeyLayoutAlgorithmBase Events
The base class for classes that implement Sankey layout algorithms.| Name | Description |
|---|---|
| Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also