The following tables list the members exposed by CustomContourValueResolver.
Name | Description | |
---|---|---|
CustomContourValueResolver Constructor | CustomContourValueResolver constructor. |
Name | Description | |
---|---|---|
GetContourValues | Gets the numeric values of contour lines based on the given values. (Inherited from Infragistics.Win.DataVisualization.ContourValueResolver) | |
Reset | Overridden. Resets all the properties to their default values |
Name | Description | |
---|---|---|
OnGetCustomContourValues | Used to invoke the GetCustomContourValues event. | |
OnUpdated | Used to invoke the Updated event. (Inherited from Infragistics.Win.DataVisualization.ContourValueResolver) |
Name | Description | |
---|---|---|
GetCustomContourValues | Event raised when retrieving the contour values. | |
Updated | Raised when the ContourValueResolver has been updated and its contour values should be re-evaluated. (Inherited from Infragistics.Win.DataVisualization.ContourValueResolver) |