Skip to main content
All docs
V26.1
  • SankeyViewOptions Properties

    Contains view options of the Sankey diagram.
    Name Description
    LinkTransparency Gets or sets the Sankey link‘s transparency.
    NodeWidth Gets or sets the Sankey node‘s width.
    TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
    VerticalNodeIndent Specifies the vertical indent between Sankey nodes.
    See Also