Share via


ChartArea3DStyle.LightStyle プロパティ

定義

3D グラフ エリアのライティングのスタイルを取得または設定します。

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

プロパティ値

3D グラフ エリアのライティング スタイルを指定する LightStyle 列挙値。

属性

適用対象