IDistributionCurve Interface
| Name | Description | |
|---|---|---|
 
    
	 | 
	DisplayMode | Gets the mode of how this curve is displayed. | 
 
    
	 | 
	DisplayName | Gets the localized display name of the curve. | 
 
    
	 | 
	GraphicalData | Gets the graphical pixel data. | 
 
    
	 | 
	IsSystemCurve | Gets a value indicating whether this curve is a system (built-in) one. | 
 
    
	 | 
	Mnemonic | Gets the mnemonic of the curve. | 
 
    
	 | 
	Points | Gets the points data used when the Type of this curve is DistributionCurveType.Points or DistributionCurveType.RelativePercent. | 
 
    
	 | 
	Type | Gets the type of this distribution curve. | 
| Name | Description | |
|---|---|---|
 
    
	 | 
	SplitValueAccordingToCurve(double, int, double, double) | Splits a value according to this distribution curve. | 
 
    
	 | 
	SplitValueAccordingToCurve(double, int, double, double, PeakCurveUnit) | Splits a value according to this distribution curve. Enables the use of Peak curves. | 
	
		Available since QDV 7.14.530.
	
					
    
	
    
	