Luca F
Luca F
I have a chart with 3 ChartPointsLineLayer. How can I hide a ChartPointLineLayer programmatically ?
Hello, I've downloaded the sample, I get the flollowing error when compiling: Severity | Code | Description | Project | File | Line | Suppression State -- | -- |...
I keep getting "object reference not set to an instance of an object" worning in xaml designer even if the application works fine. If I replace win:Visibility.Visible and win:Visibility.Collapsed with...
Hello, I'm not able to use the following syntax decrived in your examples ``` xmlns:c="clr-namespace:CalcBinding;assembly=CalcBinding" xmlns:sys="clr-namespace:System;assembly=mscorlib" Visibility="{c:Binding '(JobParamsOtt.MULTIPLY_RIP_TYPE != 1) ? sys:Visibility.Visible : sys:Visibility.Hidden'}"> ``` I get error: XamlParseException: The...
Hello, I've integrated SWMessages using CocoaPods. The library works but I'm not able to customize appearance using the styleForMessageType callback. I get the error "Type of expression is ambiguous without...