FlexReport for WinForms
Y1Expression プロパティ (Series)


C1.Report.4.6.2 アセンブリ > C1.Report.FlexChart 名前空間 > Series クラス : Y1Expression プロパティ
Gets or sets an expression used to obtain Y1 data for Hi-Lo, Hi-Lo-Open-Close, Candle and Bubble charts. This property works over YExpressions and gets or sets the element with index 1.
シンタックス
'宣言
 
Public Property Y1Expression As System.String
'使用法
 
Dim instance As Series
Dim value As System.String
 
instance.Y1Expression = value
 
value = instance.Y1Expression
public System.string Y1Expression {get; set;}
参照

参照

Series クラス
Series メンバ