ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RenderContext Class / _originalLegendSize Property

In This Topic
    _originalLegendSize Property (_RenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _originalLegendSize As ISize
    public ISize _originalLegendSize {get; set;}
    See Also