Skip to content

Commit d4c647b

Browse files
empty commit
1 parent 394b198 commit d4c647b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maui/src/Charts/SfCartesianChart.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1347,7 +1347,7 @@ internal void UpdateView()
13471347
{
13481348
_chartArea.Add(_trackballView);
13491349

1350-
if (BehaviorLayout != null)
1350+
if (BehaviorLayout != null)
13511351
{
13521352
BehaviorLayout.ZIndex = _chartArea.Count;
13531353
}

0 commit comments

Comments
 (0)