FlexReport for WinForms
Origin プロパティ (Chart3DBar)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DBar クラス : Origin プロパティ
Gets or sets the origin of Z-axis for the bar chart. Defines the Z-value from which bars are filled.
シンタックス
'宣言
 
Public Property Origin As System.Double
'使用法
 
Dim instance As Chart3DBar
Dim value As System.Double
 
instance.Origin = value
 
value = instance.Origin
public System.double Origin {get; set;}
参照

参照

Chart3DBar クラス
Chart3DBar メンバ