Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphValueMarkStyle Class
Members

In This Topic
    BulletGraphValueMarkStyle Class
    In This Topic
    Provides data for a style of the C1.Win.C1Gauge.C1BulletGraph value mark element.
    Object Model
    BulletGraphValueMarkStyle Class
    Syntax
    'Declaration
     
    Public Class BulletGraphValueMarkStyle 
       Inherits BulletGraphShapeStyle
    public class BulletGraphValueMarkStyle : BulletGraphShapeStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Gauge.StyledPropertyCollection
          C1.Win.C1Gauge.BaseStyle
             C1.Win.C1Gauge.BulletGraph.BulletGraphShapeStyle
                C1.Win.C1Gauge.BulletGraph.BulletGraphValueMarkStyle

    See Also