Table of Contents

TTMSFNCChartSeriesDrawOrder Enumeration

Controls the z-order in which series types are rendered.

API unit family: TMSFNCChart

Members

Name Description
csdoNormal Series are drawn in collection order.
csdoBarsFirst Bar series are drawn before other series types.
csdoBarsLast Bar series are drawn after other series types.