Back to Devexpress

Diagram3D.Lighting Property

wpf-devexpress-dot-xpf-dot-charts-dot-diagram3d-5e77fc07.md

latest1.0 KB
Original Source

Diagram3D.Lighting Property

Gets or sets the lighting used in the current 3D diagram.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public DiagramLightingCollection Lighting { get; set; }
vb
Public Property Lighting As DiagramLightingCollection

Property Value

TypeDescription
DiagramLightingCollection

A DiagramLightingCollection object.

|

See Also

Diagram3D Class

Diagram3D Members

DevExpress.Xpf.Charts Namespace