ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / ILegend Interface / InsidePlotArea Property

In This Topic
    InsidePlotArea Property (ILegend)
    In This Topic
    Specifies whether the legend is inside plot area.
    Syntax
    'Declaration
     
    ReadOnly Property InsidePlotArea As Boolean
    bool InsidePlotArea {get;}
    See Also