Move
Chart.Move method
Flyttar diagrammet till en angiven plats.
public void Move(int upperLeftRow, int upperLeftColumn, int lowerRightRow, int lowerRightColumn)
Parameter | Typ | Beskrivning |
---|---|---|
upperLeftColumn | Int32 | Övre vänstra kolumnindex. |
upperLeftRow | Int32 | Övre vänstra radens index. |
lowerRightColumn | Int32 | Nedre högra kolumnindex |
lowerRightRow | Int32 | Nedre högra radindex |
Se även
- class Chart
- namnutrymme Aspose.Cells.Charts
- hopsättning Aspose.Cells