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