Table of Contents

TTMSFNCChartSeriePiePosition Enumeration

Controls where the pie or spider chart is positioned within the chart area.

API unit family: TMSFNCChart

Members

Name Description
ppTopLeft Top-left corner of the chart area.
ppTopCenter Top-center of the chart area.
ppTopRight Top-right corner of the chart area.
ppCenterLeft Center-left of the chart area.
ppCenterCenter Center of the chart area (default).
ppCenterRight Center-right of the chart area.
ppBottomLeft Bottom-left corner of the chart area.
ppBottomCenter Bottom-center of the chart area.
ppBottomRight Bottom-right corner of the chart area.