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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DPlotArea クラス : GradientStyle プロパティ
Gets or sets the type of gradient background filling. Inherits from the chart area.
シンタックス
'宣言
 
Public Property GradientStyle As ChartGradientStyle
'使用法
 
Dim instance As Chart2DPlotArea
Dim value As ChartGradientStyle
 
instance.GradientStyle = value
 
value = instance.GradientStyle
public ChartGradientStyle GradientStyle {get; set;}
参照

参照

Chart2DPlotArea クラス
Chart2DPlotArea メンバ