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