Dundas Chart for ASP.NET
AnnotationAxisValueConverter Class Members
See Also  Methods  Send comments on this topic.
Dundas.Charting.WebControl.Design Namespace : AnnotationAxisValueConverter Class


The following tables list the members exposed by AnnotationAxisValueConverter.

Public Constructors

Public Methods

  Name Description
Public Method CanConvertFrom Overloaded. Returns whether this converter can convert an object of the given type to the type of this converter. (Inherited from System.ComponentModel.TypeConverter)
Public Method CanConvertTo Overloaded. Returns whether this converter can convert the object to the specified type. (Inherited from System.ComponentModel.TypeConverter)
Public Method ConvertFrom Overloaded. Converts the given value to the type of this converter. (Inherited from System.ComponentModel.TypeConverter)
Public Method ConvertFromInvariantString Overloaded. Converts the given string to the type of this converter, using the invariant culture. (Inherited from System.ComponentModel.TypeConverter)
Public Method ConvertFromString Overloaded. Converts the specified text to an object. (Inherited from System.ComponentModel.TypeConverter)
Public Method ConvertTo Overloaded. Overridden.  Converts anchor data point to string name.  
Public Method ConvertToInvariantString Overloaded. Converts the specified value to a culture-invariant string representation. (Inherited from System.ComponentModel.TypeConverter)
Public Method ConvertToString Overloaded. Converts the specified value to a string representation. (Inherited from System.ComponentModel.TypeConverter)
Public Method CreateInstance Overloaded. Re-creates an Object given a set of property values for the object. (Inherited from System.ComponentModel.TypeConverter)
Public Method GetCreateInstanceSupported Overloaded. Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value. (Inherited from System.ComponentModel.TypeConverter)
Public Method GetProperties Overloaded. Returns a collection of properties for the type of array specified by the value parameter. (Inherited from System.ComponentModel.TypeConverter)
Public Method GetPropertiesSupported Overloaded. Returns whether this object supports properties. (Inherited from System.ComponentModel.TypeConverter)
Public Method GetStandardValues Overloaded. Returns a collection of standard values from the default context for the data type this type converter is designed for. (Inherited from System.ComponentModel.TypeConverter)
Public Method GetStandardValuesExclusive Overloaded. Returns whether the collection of standard values returned from GetStandardValues is an exclusive list. (Inherited from System.ComponentModel.TypeConverter)
Public Method GetStandardValuesSupported Overloaded. Returns whether this object supports a standard set of values that can be picked from a list. (Inherited from System.ComponentModel.TypeConverter)
Public Method IsValid Overloaded. Returns whether the given value object is valid for this type. (Inherited from System.ComponentModel.TypeConverter)
Top

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.