Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DxSankeyLabelSettings Properties
Show Inherited Hide Inherited

Contains settings for DxSankey node labels.
Name Description
ChildContent Inherited from DxComplexSettingsComponent<TComponent, TModel>.
HorizontalOffset Specifies the horizontal label offset.
Overlap Specifies how the component displays overlapped labels.
UseNodeColors Specifies whether to apply the node color to the node label’s text.
VerticalOffset Specifies the vertical label offset.
Visible Specifies whether node labels are visible.
See Also