ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeImage Class / CommonImageName Property

In This Topic
    CommonImageName Property (C1GaugeImage)
    In This Topic
    Gets or sets the name of the image template.
    Syntax
    'Declaration
     
    Public Property CommonImageName As System.String
    public System.string CommonImageName {get; set;}
    See Also