Back to Devexpress

SmallSankeyText Class

wpf-devexpress-dot-xpf-dot-charts-dot-sankey-cb9f2bfb.md

latest1.9 KB
Original Source

SmallSankeyText Class

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 class SmallSankeyText :
    SankeyTextElement
vb
Public Class SmallSankeyText
    Inherits SankeyTextElement

The following members return SmallSankeyText objects:

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ContentControl SankeyTextElement SmallSankeyText

See Also

SmallSankeyText Members

DevExpress.Xpf.Charts.Sankey Namespace