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

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