Qdv.UserApi.DistributionCurves Namespace

Contains types related to distribution curves.
Name Description
Public interface IDistributionCurve Represents a distribution curve in an estimate.
Public interface IDistributionCurves Provides access to the distribution curves in an estimate.
Top
Name Description
Public structure PointD Represents an ordered pair of Double x- and y-coordinates that defines a point in a two-dimensional plane.
Top
Name Description
Public enumeration DistributionCurveDisplayMode Specifies how a distribution curve is displayed.
Public enumeration DistributionCurveType Specifies the type of a distribution curve.
Top
Remarks
 
The main type is the IDistributionCurves.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition