Skip to main content
A newer version of this page is available. .
All docs
V20.2

SankeyDiagramControl.SmallSankeyText Property

Contains settings of the text that is displayed when the SankeyDiagramControl is too small to display the diagram.

Namespace: DevExpress.Xpf.Charts.Sankey

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public SmallSankeyText SmallSankeyText { get; set; }

Property Value

Type Description
SmallSankeyText

Settings of the text that is displayed when the SankeyDiagramControl is too small to display the diagram.

See Also