Skip to content

Commit 0e8c1be

Browse files
Resolved CI failure
1 parent b3fc335 commit 0e8c1be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

maui/src/Charts/Series/CartesianSeries.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ internal bool IsGrouped
5454

5555
internal bool RequiredEmptyPointReset { get; set; } = false;
5656

57-
internal virtual bool IsFillEmptyPoint { get { return true; } }
58-
5957
#endregion
6058

6159
#region Bindable properties

0 commit comments

Comments
 (0)