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

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