| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property PointIndex As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int PointIndex {get;} | |
This property was previously called ItemCount. ItemCount is now an obsolete property.
| ActiveReports.Chart | Request technical support |
| PointIndex Property | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property PointIndex As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int PointIndex {get;} | |