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

In This Topic
    OffsetLabels Property
    In This Topic
    Gets or sets a value indicating whether the labels should be offset.

    Default: False.

    Syntax
    'Declaration
     
    Public Property OffsetLabels As RdlBool
    public RdlBool OffsetLabels {get; set;}
    See Also