LabelNegativeRed Property
LabelNegativeRed
Gets or sets whether the tick mark labels with negative values are displayed in red.
Declaration
[FpCategory("Category_Labels")]
public bool LabelNegativeRed { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelNegativeRed As Boolean