Dundas Chart for Windows Forms
DoubleDateNanValueConverter Class Members
See Also  Methods  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl.Design Namespace : DoubleDateNanValueConverter Class


The following tables list the members exposed by DoubleDateNanValueConverter.

Public Constructors

Public Methods

  Name Description
Public Method CanConvertFrom Overloaded. Determines if this converter can convert an object in the given source type to the native type of the converter. (Inherited from System.ComponentModel.BaseNumberConverter)
Public Method CanConvertTo Overloaded. Returns a value indicating whether this converter can convert an object to the given destination type using the context. (Inherited from System.ComponentModel.BaseNumberConverter)
Public Method ConvertFrom Overloaded. Overridden.  Convert Min and Max values from string if step type is set to one of the DateTime type  
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.  Convert values to string if step type is set to one of the DateTime type  
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. Overridden.  Fill in the list of predefined values.  
Public Method GetStandardValuesExclusive Overloaded. Overridden.  Standard values are not exclusive - return false  
Public Method GetStandardValuesSupported Overloaded. Overridden.  Standard values supported - return true  
Public Method IsValid Overloaded. Returns whether the given value object is valid for this type. (Inherited from System.ComponentModel.TypeConverter)
Top

See Also

© 2009 All Rights Reserved.