Table of Contents

TTMSFNCChartFirstLine Enumeration

Specifies how the first row of a CSV file is interpreted during import.

API unit family: TMSFNCChart

Members

Name Description
cflFirstLineValue The first row is treated as a data value row.
cflFirstLineSkip The first row is skipped entirely.
cflFirstLineLabel The first row is used as x-axis label text.