'Declaration Public Property BarShape As BarShape
'Declaration
Public Property BarShape As BarShape
'使用法 Dim instance As BarSeries Dim value As BarShape instance.BarShape = value value = instance.BarShape
'使用法
Dim instance As BarSeries Dim value As BarShape instance.BarShape = value value = instance.BarShape
public BarShape BarShape {get; set;}
BarSeries クラス BarSeries メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.