Spread Windows Forms 12.0 Product Documentation
LabelContainsXValue Property (PolarAreaSeries)


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

Reference

PolarAreaSeries Class
PolarAreaSeries Members