TTMSFNCChartSerieBarWidthType Enumeration
Specifies whether bar width is expressed as a percentage of the available slot or as an absolute pixel count.
API unit family: TMSFNCChart
Members
| Name | Description |
|---|---|
bwtPercentage |
Bar width is a percentage of the available column slot (0�100). |
bwtPixels |
Bar width is an absolute value in pixels. |