diff --git a/components/tachart/taseries.pas b/components/tachart/taseries.pas index e39b9a12c6..f497ca136b 100644 --- a/components/tachart/taseries.pas +++ b/components/tachart/taseries.pas @@ -948,7 +948,8 @@ begin prevAngle += FAngle; end; - if not Marks.IsMarkLabelsVisible then continue; + if not Marks.IsMarkLabelsVisible or (d.FLabels[i].FText = '') then + continue; ed := LabelExtraDist(sliceCenterAngle, i); Marks.DrawLabel( ACanvas,