Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartAxis Class / HideLabels Property

In This Topic
    HideLabels Property
    In This Topic
    Gets or sets a value indicating whether the axis labels are hidden.
    Syntax
    'Declaration
     
    Public Property HideLabels As RdlBool
    public RdlBool HideLabels {get; set;}
    See Also