Spread Windows Forms 12.0 Product Documentation
LabelContainsXValue Property (PolarLineSeries)


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

Reference

PolarLineSeries Class
PolarLineSeries Members