Skip to main content
All docs
V23.2

SankeyColorizerBase Class

A base class for Sankey diagram colorizers.

Namespace: DevExpress.XtraCharts.Sankey

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class SankeyColorizerBase :
    ISankeyColorizer,
    IXtraSupportShouldSerialize

Implements

Inheritance

Object
SankeyColorizerBase
See Also