ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IStyleLegendItem Interface / _size Property

In This Topic
    _size Property (IStyleLegendItem)
    In This Topic
    Syntax
    'Declaration
     
    Property _size As Nullable(Of Double)
    Nullable<double> _size {get; set;}
    See Also