ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GraphReferenceConverter Class

In This Topic
GraphReferenceConverter Class Methods
In This Topic

For a list of all members of this type, see GraphReferenceConverter members.

Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.  
Public MethodOverloaded. Overridden. Returns whether this converter can convert the object to the specified type, using the specified context.  
Public MethodOverloaded. Overridden. Converts the given object to the type of this converter, using the specified context and culture information.  
Public MethodOverloaded. Overridden. Converts the given value object to the specified type, using the specified context and culture information.  
Public MethodOverloaded. Overridden. Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.  
Public MethodOverloaded. Overridden. Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.  
Public MethodOverloaded. Overridden. Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.  
Top
See Also