Gets or sets the arrangement of labels within the legend.
Namespace:
C1.C1Rdl.Rdl2008Default: AutoTable.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<ChartLegendLayout> Layout { get; set; } |
Visual Basic |
---|
Public Property Layout As RdlEnum(Of ChartLegendLayout) Get Set |