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