ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / NavigatorIndicator Class / Format Property

In This Topic
    Format Property
    In This Topic
    Gets or sets a value that indicates the format of indicator content.
    Syntax
    'Declaration
     
    Public Property Format As System.String
    public System.string Format {get; set;}
    See Also