New to Telerik UI for WinUI? Start a free 30-day trial
Chart Grid
Updated on Mar 26, 2026
The chart grid is used to decorate the chart plot area with lines and stripes.
The different chart types are represented by different grid elements. The grid adds lines connected to each major tick of each axis and stripes between the ticks. The following documentation shows how to add the grids for the Cartesian and Polar charts, which are the ones supporting the grid feature.
Cartesian Chart Grid
The grid for the CartesianChart is displayed using the CartesianChartGrid. The grid provides the following set of properties:
MajorLinesVisibility—Defines which lines (for the vertical axis, the horizontal or both)) are displayed in the grid.StripLinesVisibility—Defines the stripes visibility.DefaultStripeBrush