Back to Devexpress

SankeyDiagramControl.SmallSankeyText Property

wpf-devexpress-dot-xpf-dot-charts-dot-sankey-dot-sankeydiagramcontrol-448d66bb.md

latest1.4 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public SmallSankeyText SmallSankeyText { get; set; }
vb
Public Property SmallSankeyText As SmallSankeyText

Property Value

TypeDescription
SmallSankeyText

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

|

See Also

SankeyDiagramControl Class

SankeyDiagramControl Members

DevExpress.Xpf.Charts.Sankey Namespace