ChartArea3DStyle.LightStyle 属性

定义

获取或设置三维图表区域的照明样式。

public:
 property System::Windows::Forms::DataVisualization::Charting::LightStyle LightStyle { System::Windows::Forms::DataVisualization::Charting::LightStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::LightStyle value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.Forms.DataVisualization.Charting.LightStyle LightStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.LightStyle : System.Windows.Forms.DataVisualization.Charting.LightStyle with get, set
Public Property LightStyle As LightStyle

属性值

一个 LightStyle 枚举值,指定三维图表区域的光照样式。

属性

适用于