Aspose::Cells::Charts::Axis::SetCrossAt method

Axis::SetCrossAt method

Represents the point on the value axis where the category axis crosses it.

void Aspose::Cells::Charts::Axis::SetCrossAt(double value)

Remarks

The number should be a integer when it applies to category axis. And the value must be between 1 and 31999.

See Also