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