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