Skip to main content
All docs
V26.1
  • 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.v26.1.dll

    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