TcxGridChartPieDiagramValues.CaptionItemSeparator Property
Specifies a separator string for detail items to be included into pie slice labels.
Declaration
property CaptionItemSeparator: string read; write;
Property Value
Type |
---|
string |
Remarks
If this property value is not specified, the GetCaptionItemSeparator function returns the default separator string used to separate these detail items.
Refer to the description of the CaptionItems property to learn about detail items available to display in pie slice labels.
See Also