Skip to main content
All docs
V24.1

SankeyDiagramControl.LookAndFeel Property

Gets or sets the control’s look-and-feel settings.

Namespace: DevExpress.XtraCharts.Sankey

Assembly: DevExpress.XtraCharts.v24.1.UI.dll

NuGet Package: DevExpress.Win.Charts

Declaration

public UserLookAndFeel LookAndFeel { get; }

Property Value

Type Description
UserLookAndFeel

The control’s look-and-feel settings.

See Also