FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > AxisHitTest クラス : Type プロパティ |
'Declaration Public Property Type As AxisInfo.AxisType
'使用法 Dim instance As AxisHitTest Dim value As AxisInfo.AxisType instance.Type = value value = instance.Type
public AxisInfo.AxisType Type {get; set;}