[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.Gs1DataBarStackedBuilder

Gs1DataBarStackedBuilder Class

Defines a builder to configurate Gs1DataBarStacked.

Implements
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class Gs1DataBarStackedBuilder : Gs1DataBarBaseBuilder<Gs1DataBarStacked, Gs1DataBarStackedBuilder>, IHtmlString
Public Class Gs1DataBarStackedBuilder
    Inherits Gs1DataBarBaseBuilder(Of Gs1DataBarStacked, Gs1DataBarStackedBuilder)
    Implements IHtmlString

Constructors

Name Description
Gs1DataBarStackedBuilder(Gs1DataBarStacked)

Creates one Gs1DataBarStackedBuilder instance to configurate component.

Methods

Name Description
Ratio(double)

Configurates Ratio. Sets the height of symbol top row ratio; supports any number.

Extension Methods