ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeMarks Class / ImageMapName Property

In This Topic
    ImageMapName Property (C1GaugeMarks)
    In This Topic
    Gets or sets the name of template for the ValueImages collection.
    Syntax
    'Declaration
     
    Public Property ImageMapName As System.String
    public System.string ImageMapName {get; set;}
    See Also