Skip to content

Commit b38a67c

Browse files
Merge pull request #412 from Syncfusion-Content/hotfix/hotfix-v24.1.41
DOCINFRA-2341_merged_using_automation
2 parents be7f403 + 6b7709c commit b38a67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetmvc/Diagram/Gridlines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To show only horizontal/vertical gridlines or to hide gridlines, refer to [Const
4141

4242
## Appearance
4343

44-
You can customize the appearance of the gridlines by using a set of predefined properties. To explore those properties, refer to [Gridlines](http://help.syncfusion.com/cr/aspnetmvc/Syncfusion.JavaScript.DataVisualization.Models.Diagram.GridLines.html "Gridlines")
44+
You can customize the appearance of the gridlines by using a set of predefined properties. To explore those properties, refer to [Gridlines](https://help.syncfusion.com/cr/aspnetmvc/Syncfusion.JavaScript.DataVisualization.Models.Diagram.GridLines.html "Gridlines")
4545
The `HorizontalGridLines` and `VerticalGridLines` properties allow to customize the appearance of the gridlines. The following code example illustrates how to customize the appearance of gridlines.
4646

4747
{% highlight c# %}

0 commit comments

Comments
 (0)