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

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