ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeDecorator Class / Location Property

In This Topic
    Location Property (C1GaugeDecorator)
    In This Topic
    Logical value representing the start location of the decorator.
    Syntax
    'Declaration
     
    Public Property Location As System.Double
    public System.double Location {get; set;}
    See Also