FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / Format Property

In This Topic
    Format Property (Axis)
    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