ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / BulletGraph Class
Members

In This Topic
    BulletGraph Class
    In This Topic
    The BulletGraph is a type of linear gauge designed specifically for use
    Object Model
    BulletGraph ClassRange ClassRange Class
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class BulletGraph 
       Inherits LinearGaugeBase
       Implements ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class BulletGraph : LinearGaugeBase, ITemplate  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.Gauge
                C1.Web.Mvc.LinearGaugeBase
                   C1.Web.Mvc.BulletGraph

    See Also