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

In This Topic
    Format Property (Axis)
    In This Topic
    Gets or sets the format string used for the axis labels.
    Syntax
    'Declaration
     
    Public Property Format As System.String
    public System.string Format {get; set;}
    See Also