ComponentOne FlexReport for WinForms
ToString Method (Chart3DPoint)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DPoint Class : ToString Method
Gets the string represents the point.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

A string with values of X, Y annd Z.
See Also

Reference

Chart3DPoint Class
Chart3DPoint Members