Gets or sets a value indicating in which directions the chart
area should be aligned with the target chart area.
Ignored if AlignWithChartArea is not set.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<ChartAlignOrientation> AlignOrientation { get; } |
Visual Basic |
---|
Public ReadOnly Property AlignOrientation As RdlEnum(Of ChartAlignOrientation) Get |