Aspose::Cells::Charts::Axis::GetCrossAt method

Axis::GetCrossAt method

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

double Aspose::Cells::Charts::Axis::GetCrossAt()

Remarks

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

See Also