ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _LegendOption Class / maxHeight Property

In This Topic
    maxHeight Property (_LegendOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property maxHeight As IValueOption
    public IValueOption maxHeight {get; set;}
    See Also