ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Chart Namespace / LegendDefaultsInfo Class / Item Property
Type of chart for determining of appropriate legend settings.

In This Topic
    Item Property (LegendDefaultsInfo)
    In This Topic
    Returned description of legend default settings.
    Syntax
    'Declaration
     
    Public ReadOnly Default Property Item( _
       ByVal chartType As ChartType _
    ) As LegendDefaultsInfo.LegendDefault

    Parameters

    chartType
    Type of chart for determining of appropriate legend settings.
    See Also