FlexReport for WinForms
View3D プロパティ (Chart2DPlotArea)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DPlotArea クラス : View3D プロパティ
Gets the Chart2DView3D object of the plot area. The returned Chart2DView3D object has properties which are used to set 3D aspects of the plot area for charts with 3D effects.
シンタックス
'宣言
 
Public ReadOnly Property View3D As Chart2DView3D
'使用法
 
Dim instance As Chart2DPlotArea
Dim value As Chart2DView3D
 
value = instance.View3D
public Chart2DView3D View3D {get;}
参照

参照

Chart2DPlotArea クラス
Chart2DPlotArea メンバ