ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / Axis Class / Format Property

In This Topic
    Format Property
    In This Topic
    Gets or set formatting string for axis labels.
    Syntax
    'Declaration
     
    
    Public Property Format As String
    public string Format {get; set;}
    See Also