Skip to main content
All docs
V23.2

SankeyDiagramControl.LookAndFeel Property

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

Namespace: DevExpress.XtraCharts.Sankey

Assembly: DevExpress.XtraCharts.v23.2.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