ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / HitTest Class / ItemCount Property

In This Topic
    ItemCount Property
    In This Topic
    Gets or sets the ordinal number of the item, applicable only for series views, and denotes column number (sector number, etc.).
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemCount As Integer
    public int ItemCount {get;}
    See Also