FlexReport for WinForms
Style プロパティ (Chart2DArea)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DArea クラス : Style プロパティ
Gets the style of the chart area.
シンタックス
'宣言
 
Public ReadOnly Property Style As ChartStyle
'使用法
 
Dim instance As Chart2DArea
Dim value As ChartStyle
 
value = instance.Style
public ChartStyle Style {get;}
解説
Inherits from the C1.Win.FlexReport.ChartField.DefaultStyle. The chart elements included within the Chart2DArea area, including Axes and PlotArea innherit their styles from the Chart2DArea style.
参照

参照

Chart2DArea クラス
Chart2DArea メンバ