Skip to main content
A newer version of this page is available. .

TdxChartTextFormat Type

The formatting pattern type for value labels.

Declaration

TdxChartTextFormat = type System.string;

Referenced Class

Type Description
string

The formatting pattern for value labels.

Remarks

The following public API members reference the TdxChartTextFormat type:

TdxChartCustomLabels.TextFormat
Specifies a formatting pattern for value labels.
TdxChartSimpleSeriesTotalLabel.TextFormat
Specifies a formatting pattern for the total label.
See Also