The following tables list the members exposed by AxisElementIntervalValueConverter.
Name | Description | |
---|---|---|
AxisElementIntervalValueConverter Constructor | Show the NotSet option for interval |
Name | Description | |
---|---|---|
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) | |
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) | |
ConvertFrom | Overloaded. Convert crossing values from string (Inherited from AxisIntervalValueConverter) | |
ConvertFromInvariantString | Overloaded. Converts the given string to the type of this converter, using the invariant culture. (Inherited from System.ComponentModel.TypeConverter) | |
ConvertFromString | Overloaded. Converts the specified text to an object. (Inherited from System.ComponentModel.TypeConverter) | |
ConvertTo | Overloaded. Convert crossing value to string. (Inherited from AxisIntervalValueConverter) | |
ConvertToInvariantString | Overloaded. Converts the specified value to a culture-invariant string representation. (Inherited from System.ComponentModel.TypeConverter) | |
ConvertToString | Overloaded. Converts the specified value to a string representation. (Inherited from System.ComponentModel.TypeConverter) | |
CreateInstance | Overloaded. Re-creates an Object given a set of property values for the object. (Inherited from System.ComponentModel.TypeConverter) | |
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) | |
GetProperties | Overloaded. Returns a collection of properties for the type of array specified by the value parameter. (Inherited from System.ComponentModel.TypeConverter) | |
GetPropertiesSupported | Overloaded. Returns whether this object supports properties. (Inherited from System.ComponentModel.TypeConverter) | |
GetStandardValues | Overloaded. Fill in the list of standart values. (Inherited from AxisIntervalValueConverter) | |
GetStandardValuesExclusive | Overloaded. Standart values are not exclusive - return false (Inherited from AxisIntervalValueConverter) | |
GetStandardValuesSupported | Overloaded. Standart values supported - return true. (Inherited from AxisIntervalValueConverter) | |
IsValid | Overloaded. Returns whether the given value object is valid for this type. (Inherited from System.ComponentModel.TypeConverter) |