LabelVisible Property
LabelVisible
Gets or sets whether the data labels are visible.
Declaration
[FpCategory("Category_Labels")]
public virtual bool LabelVisible { get; set; }
<FpCategory("Category_Labels")>
Public Overridable Property LabelVisible As Boolean