'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 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.