MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / ILegend Interface / Layout Property

In This Topic
Layout Property (ILegend)
In This Topic
Gets the layout of the legend.
Syntax
'Declaration
 
ReadOnly Property Layout As LegendLayout
 

Property Value

A LegendLayout value specifying the layout of the legend.
See Also