This question is locked. New answers and comments are not allowed.
Hello,
after using SharedHorizontalAxis for three LineSeries, X majorline defined in RadCartesianChart.Grid disappears.
How can I make it visible?
Thank you
Robert
after using SharedHorizontalAxis for three LineSeries, X majorline defined in RadCartesianChart.Grid disappears.
<telerik:RadCartesianChart.Grid> <telerik:CartesianChartGrid MajorLinesVisibility="XY" /></telerik:RadCartesianChart.Grid><telerik:RadCartesianChart.Resources> <local:AxisCollection x:Key="sharedHorizontalAxis"> <telerik:CategoricalAxis LabelFitMode="Rotate" TickThickness="2" /> </local:AxisCollection></telerik:RadCartesianChart.Resources>How can I make it visible?
Thank you
Robert
