ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class / WallRanges Property

In This Topic
    WallRanges Property
    In This Topic
    Gets the wall ranges (strip lines) for the chart area.
    Syntax
    'Declaration
     
    Public ReadOnly Property WallRanges As WallRangesCollection
    public WallRangesCollection WallRanges {get;}
    See Also