Spread Windows Forms 12.0 Product Documentation
LabelContainsCategoryName Property (RadarSeries)


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

Reference

RadarSeries Class
RadarSeries Members