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

In This Topic
    PreventLabelOffset Property
    In This Topic
    Gets or sets a value indicating whether the axis labels should not be staggered to fit within the chart.
    Syntax
    'Declaration
     
    Public Property PreventLabelOffset As RdlBool
    public RdlBool PreventLabelOffset {get; set;}
    See Also