ComponentOne FinancialChart for WPF
ToString Method (C1ZoomUnit)



C1.WPF Namespace > C1ZoomUnit Structure : ToString Method
Returns a string that represents the current object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As C1ZoomUnit
Dim value As String
 
value = instance.ToString()
public override string ToString()
public:
String^ ToString(); override 

Return Value

A string that represents the current object.
See Also

Reference

C1ZoomUnit Structure
C1ZoomUnit Members