Skip to main content
A newer version of this page is available. .
All docs
V20.2

SankeyDiagramControl.LookAndFeel Property

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

Namespace: DevExpress.XtraCharts.Sankey

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