'Declaration Public Property LabelTextFont As Font
'使用法 Dim instance As Series Dim value As Font instance.LabelTextFont = value value = instance.LabelTextFont
public Font LabelTextFont {get; set;}
Series クラス Series メンバ
© 2004-2015, GrapeCity inc. All rights reserved.