'Declaration Public Overridable Property GapWidth As Single
'Declaration
Public Overridable Property GapWidth As Single
'使用法 Dim instance As BarSeries Dim value As Single instance.GapWidth = value value = instance.GapWidth
'使用法
Dim instance As BarSeries Dim value As Single instance.GapWidth = value value = instance.GapWidth
public virtual float GapWidth {get; set;}
BarSeries クラス BarSeries メンバ
Copyright © 2004 GrapeCity inc.