ChartArea3DStyle.LightStyle Property

.NET Framework (current version)
 

Gets or sets the type of lighting for a 3D chart area.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[BindableAttribute(true)]
public LightStyle LightStyle { get; set; }

Property Value

Type: System.Web.UI.DataVisualization.Charting.LightStyle

A LightStyle enumeration value.

.NET Framework
Available since 4.0
Return to top
Show: