[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend

ILegend Interface

Represents the interface for chart legend.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ILegend

Properties

Name Description
InsidePlotArea

Gets a value indicating whether the legend is inside the plot area.

Layout

Gets the layout of the legend.

Position

Gets the position of the legend.

Style

Gets the style for the legend.

UseSmartSettings

Gets a value indicating whether to use smart settings for the legend.

Visible

Gets a value indicating whether the legend is visible.

Extension Methods