SankeyDiagramControl.SmallSankeyText Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public SmallSankeyText SmallSankeyText { get; set; }
#Property Value
Type | Description |
---|---|
Small |
Settings of the text that is displayed when the Sankey |
See Also