Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
protected override string stringFromObject(
	Object o
)
Visual Basic
Protected Overrides Function stringFromObject ( _
	o As Object _
) As String

Parameters

o
Type: System..::..Object

See Also