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