Spread Windows Forms 12.0 Product Documentation
LabelContainsSizeValue Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > XYBubbleSeries Class : LabelContainsSizeValue Property
Gets or sets whether the size value is displayed in the labels.
Syntax
'Declaration
 
Public Property LabelContainsSizeValue As Boolean
'Usage
 
Dim instance As XYBubbleSeries
Dim value As Boolean
 
instance.LabelContainsSizeValue = value
 
value = instance.LabelContainsSizeValue
public bool LabelContainsSizeValue {get; set;}
See Also

Reference

XYBubbleSeries Class
XYBubbleSeries Members