Gets or sets the step by which axis labels can be incrementally rotated to fit within the chart.
Namespace:
C1.C1Rdl.Rdl2008Default: Rotate90.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<ChartAllowLabelRotation> AllowLabelRotation { get; set; } |
Visual Basic |
---|
Public Property AllowLabelRotation As RdlEnum(Of ChartAllowLabelRotation) Get Set |