Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartLegend Class / MaxAutoSize Property

In This Topic
    MaxAutoSize Property
    In This Topic
    Gets or sets the maximum size for the legend, as percentage of the chart size.

    Default: 50.

    Syntax
    'Declaration
     
    Public Property MaxAutoSize As RdlInt
    public RdlInt MaxAutoSize {get; set;}
    See Also