Skip to content

Commit b45cbee

Browse files
committed
build fix.
1 parent 788a236 commit b45cbee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Samples/05_Chart/03_Performance/MainWindow.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ IIndicatorValue IIndicator.CreateValue(DateTimeOffset time, object[] values)
430430

431431
DrawStyles IIndicator.Style => DrawStyles.Line;
432432
Color? IIndicator.Color => default;
433+
Level1Fields? IIndicator.Source => null;
433434

434435
event Action<IIndicatorValue, IIndicatorValue> IIndicator.Changed
435436
{

0 commit comments

Comments
 (0)