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

In This Topic
    Format Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Format As System.String
    public System.string Format {get; set;}
    See Also