ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ProgressBar Namespace / C1ProgressBar Class / IndicatorImage Property

In This Topic
    IndicatorImage Property
    In This Topic
    Gets or sets the URL of the image for the progress indicator.
    Syntax
    'Declaration
     
    Public Property IndicatorImage As System.String
    public System.string IndicatorImage {get; set;}
    See Also