Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeBase Class / MorePointersValue_1 Property

In This Topic
    MorePointersValue_1 Property (C1GaugeBase)
    In This Topic
    Gets or sets the bound data value associated with pointer #1 from the MorePointers collection.
    Syntax
    'Declaration
     
    Public Property MorePointersValue_1 As System.Object
    public System.object MorePointersValue_1 {get; set;}
    See Also