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