SetValue(IndicatorValueProperty, value);
get => (float)GetValue(IndicatorValueProperty); set => SetValue(IndicatorValueProperty, value);