ActiveReports Developer 7
ToString Method
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Point3d Class : ToString Method

Glossary Item Box

Converts the value of the current instance to its string representation.

Syntax

Visual Basic (Declaration) 
Public Overrides Function ToString() As System.String
C# 
public override System.string ToString()

See Also