LabelNegativeRed Property (ValueAxis)
Gets or sets whether the tick mark labels with negative values are displayed in red.
public bool LabelNegativeRed {get; set;}
'Declaration
Public Property LabelNegativeRed As Boolean
'Usage
Dim instance As ValueAxis
Dim value As Boolean
instance.LabelNegativeRed = value
value = instance.LabelNegativeRed