ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / PlaneItem Class / Width Property

In This Topic
    Width Property (PlaneItem)
    In This Topic

    Gets or sets the width (thickness) of the chart wall.

    Syntax
    'Declaration
     
    Public Property Width As Single
    public float Width {get; set;}
    See Also