ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gs1DataBarStacked Class / Ratio Property

In This Topic
    Ratio Property (Gs1DataBarStacked)
    In This Topic
    Gets or sets the height of symbol top row ratio; supports any number.
    Syntax
    'Declaration
     
    Public Overridable Property Ratio As Double
    public virtual double Ratio {get; set;}
    See Also