ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeMultivalueDecorator Class / Location2 Property

In This Topic
    Location2 Property (C1GaugeMultivalueDecorator)
    In This Topic
    Gets or sets the end location of the C1GaugeDecorator (C1GaugeDecorator.Location is the start location).
    Syntax
    'Declaration
     
    Public Property Location2 As System.Double
    public System.double Location2 {get; set;}
    See Also