Spread Windows Forms 12.0 Product Documentation
LabelContainsCategoryName Property (YSeries)


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

Reference

YSeries Class
YSeries Members