Back to Devexpress

SankeyDiagramControl.LookAndFeel Property

windowsforms-devexpress-dot-xtracharts-dot-sankey-dot-sankeydiagramcontrol-78c8ea25.md

latest1.2 KB
Original Source

SankeyDiagramControl.LookAndFeel Property

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

Namespace : DevExpress.XtraCharts.Sankey

Assembly : DevExpress.XtraCharts.v25.2.UI.dll

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
public UserLookAndFeel LookAndFeel { get; }
vb
Public ReadOnly Property LookAndFeel As UserLookAndFeel

Property Value

TypeDescription
UserLookAndFeel

The control’s look-and-feel settings.

|

See Also

SankeyDiagramControl Class

SankeyDiagramControl Members

DevExpress.XtraCharts.Sankey Namespace