diff --git a/lib/src/chart/scatter_chart/scatter_chart_data.dart b/lib/src/chart/scatter_chart/scatter_chart_data.dart index 2fa9928b4..75a1ed030 100644 --- a/lib/src/chart/scatter_chart/scatter_chart_data.dart +++ b/lib/src/chart/scatter_chart/scatter_chart_data.dart @@ -438,7 +438,7 @@ class ScatterTooltipItem with EquatableMixin { /// Defines bottom space from spot. final double bottomMargin; - /// Style of showing text. + /// TextAlign of the showing content. final TextAlign textAlign; /// List add further style and format to the text of the tooltip