Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / RadarValueAxis Class / LabelNegativeRed Property


In This Topic
LabelNegativeRed Property (RadarValueAxis)
In This Topic
Syntax
'Declaration
 
Public Property LabelNegativeRed As Boolean
 
'Usage
 
Dim instance As RadarValueAxis
Dim value As Boolean
 
instance.LabelNegativeRed = value
 
value = instance.LabelNegativeRed
See Also