FlexReport for WinForms
ChartArea3D プロパティ (ChartField)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport 名前空間 > ChartField クラス : ChartArea3D プロパティ
Gets the chart area of a 3D chart.
シンタックス
'宣言
 
Public ReadOnly Property ChartArea3D As Chart3DArea
'使用法
 
Dim instance As ChartField
Dim value As Chart3DArea
 
value = instance.ChartArea3D
public Chart3DArea ChartArea3D {get;}
解説
The chart area is the region of the chart that contains plot cube, axes and charted data. Its Style inherits directly from the parent ChartField.
参照

参照

ChartField クラス
ChartField メンバ