[]
Gets or sets whether bars are stacked or 100% stacked.
[FpCategory("Category_Appearance")] public bool Percent { get; set; }
<FpCategory("Category_Appearance")> Public Property Percent As Boolean