LabelContainsHighValue Property
LabelContainsHighValue
Gets or sets whether the high value is displayed in the labels.
Declaration
[FpCategory("Category_Labels")]
public bool LabelContainsHighValue { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelContainsHighValue As Boolean