Skip to main content
All docs
V24.2

SankeyLinearLayoutAlgorithm Class

In This Article

Contains Sankey linear layout algorithm settings.

Namespace: DevExpress.XtraCharts.Sankey

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public class SankeyLinearLayoutAlgorithm :
    SankeyLayoutAlgorithmBase,
    ISankeyLinearLayoutAlgorithm,
    ISankeyLayoutAlgorithm

#Inheritance

Object
SankeyLayoutAlgorithmBase
SankeyLinearLayoutAlgorithm
See Also