FlexReport for WinForms
SeriesWidth プロパティ (Chart2DData)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DData クラス : SeriesWidth プロパティ
Get or sets the percentage of the full width to be drawn of each series of 3D effect charts. Valid values are from 10 to 100.
シンタックス
'宣言
 
Public Property SeriesWidth As System.Integer
'使用法
 
Dim instance As Chart2DData
Dim value As System.Integer
 
instance.SeriesWidth = value
 
value = instance.SeriesWidth
public System.int SeriesWidth {get; set;}
解説
Applies to 3D Area and 3D Line or Ribbon charts.
参照

参照

Chart2DData クラス
Chart2DData メンバ