Table of Contents

TTMSFNCDIFunnelOptions.Sorted Property

Controls whether funnel sections are ordered by descending value. When True the largest section is drawn at the top; when False the original item order is preserved.

API unit family: TMSFNCWidgetDistributionIndicator Declaring type: TTMSFNCDIFunnelOptions Type: Boolean

Syntax

property Sorted: Boolean;

Default: true

Remarks

Defaults to True.