Creating a RadChartView, both with a single series and multiple series for a DateTimeCategorical axis. Some series have gaps (null values). I'd like the series to close up this gap in the line, connecting the two data points. I cannot find an option to do so. See the datagap.png and datagap2.png attachments for an example.
Some workarounds I've tried is to not add a data point at all for that date when the value is null, but then then that date doesn't show up in the category. See datagap3.png for an example.
Is there a setting to close this gap in the line, or am I using the wrong chart or series type?

After installing the new WinForms update. I load my project but the RadForm opened with an error. The captured error is attached.

We are testing a chart filled in the winforms dock, after add lineSeries to the chart, chart shrink. We are added chart.SetRadAutoScale(true), chart.Refresh(), chart.Area.Refresh(), chart.View.Refresh() nothing change.

Dear all,
I can't find the new SplahSceen control for winforms in the R3 2022 new release. Neither in Telerik specific menu, nor in the standard VS2022 Add Element.
Thanks for your help
Regards

Hi,
I have just installed the latest update to R3 2022 and notice that the rendering of radio buttons now seems to have an issue when drawn in HDPI.
I have taken these images from the Demo App for Group Box
Example in non HDPI
When application dragged to HDPI 4K monitor
Kind regards, Toby

Hi folks. This will be a silly one for those of you who know but it's got me baffled.
I'm editing a Theme and need to adjust the tab's displayed at the top of a RadPageView. I expected to see RadPageViewPage in Visual Style Builder and found RadPageView easily enough but the UI for RadPageViewPage eludes me.
Does anyone know where I can find this in Visual Style Builder? Perhaps its an inherited control called something else?
Cheers!


[C# WinForm]
Regarding the Row Header (as shown in the figure below: (C7, C6,...,C1)
Questions:

Hello,
I can't seem to find a way to change the title forecolor on the RadRibbonForm to white on focus. The control buttons change to white but not the title. When the form is not in focus then the background changes to white and the text and controls are black. But when form is focused the background changes to dark blue and the text remains black.
I know I can change AllowAero to false to control colors on the title bar. However, making that change also seems to make it more difficult to grab the edges of the form for resizing. I am also using the Fluent theme. But I've tried with other themes to no avail.
Robert