FlexReport for WinForms
Value プロパティ (ChartValueLabel)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartValueLabel クラス : Value プロパティ
Gets or sets the axis value to be replaced by the ChartValueLabel by specifying a value that can be implicitly converted to double.
シンタックス
'宣言
 
Public Property Value As System.Double
'使用法
 
Dim instance As ChartValueLabel
Dim value As System.Double
 
instance.Value = value
 
value = instance.Value
public System.double Value {get; set;}
参照

参照

ChartValueLabel クラス
ChartValueLabel メンバ