Back to Devexpress

Chart3DControl.LightingCollection Property

wpf-devexpress-dot-xpf-dot-charts-dot-chart3dcontrol-e5531610.md

latest1.1 KB
Original Source

Chart3DControl.LightingCollection Property

Gets or sets the lighting collection.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public LightingCollection LightingCollection { get; set; }
vb
Public Property LightingCollection As LightingCollection

Property Value

TypeDescription
DevExpress.Xpf.Charts.LightingCollection

The collection of Light objects.

|

See Also

Chart3DControl Class

Chart3DControl Members

DevExpress.Xpf.Charts Namespace