Gets or sets the index of the custom label row.
Custom label row index.
Visual Basic (Declaration) | |
---|---|
Public Property RowIndex As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int RowIndex {get; set;} |
Return Value
An integer value defining the index, 0 to 10, of the custom label row.
This property specifies the index of the row label where zero is the row label closest to the axis to ten, the further most axis label.
Only custom labels can be used for the label rows beyond the first row.
If a custom label is used for the first row then labels for that entire axis will not be generated automatically, so all labels for the first row must then be custom labels. For further details see the Labeling Methods topic.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family