ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / ILegendOption Interface / MaxWidth Property

In This Topic
    MaxWidth Property (ILegendOption)
    In This Topic
    Gets legend max width.
    Syntax
    'Declaration
     
    ReadOnly Property MaxWidth As Nullable(Of Double)
    Nullable<double> MaxWidth {get;}
    See Also