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

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