SankeyNodeItem Properties
Contains Sankey node options.Name | Description |
---|---|
Brush | Returns the Brush object used to paint the node. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
Node | Returns the SankeyNode object. |
OpacityMask | Returns the opacity mask of the Sankey node. |
See Also