TTMSFNCDIFunnelOptions.Sorted Property
Controls whether funnel sections are ordered by descending value. When
Truethe largest section is drawn at the top; whenFalsethe original item order is preserved.
API unit family: TMSFNCWidgetDistributionIndicator
Declaring type: TTMSFNCDIFunnelOptions
Type: Boolean
Syntax
property Sorted: Boolean;
Default: true
Remarks
Defaults to True.