ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugePointer Class / Name Property

In This Topic
    Name Property (C1GaugePointer)
    In This Topic
    Gets or sets a name associated with the C1GaugePointer.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also