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

In This Topic
    Labels Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Labels As System.Boolean
    public System.bool Labels {get; set;}
    See Also