[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.LegendLayout

LegendLayout Enum

Specifies the legend layout.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum LegendLayout

Fields

Name Description
Column

The column legend.

Row

The row legend.

Table

The table layout.

Extension Methods