LabelContainsSeriesName Property
LabelContainsSeriesName
Gets or sets whether the series name is displayed in the label.
Declaration
[FpCategory("Category_Labels")]
public bool LabelContainsSeriesName { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelContainsSeriesName As Boolean