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

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