NegativeVisible Property
NegativeVisible
Gets or sets whether bubbles with negative size are visible.
Declaration
[FpCategory("Category_Appearance")]
public bool NegativeVisible { get; set; }
<FpCategory("Category_Appearance")>
Public Property NegativeVisible As Boolean