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


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

参照

Chart2DPlotArea クラス
Chart2DPlotArea メンバ