Gets the row index of the sparkline.
Namespace:
Aspose.Cells.Charts
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
SyntaxPublic ReadOnly Property Row As Integer
Get
public:
property int Row {
int get ();
}
member Row : int with get
Property Value
Type:
Int32
See Also