Grid Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Enabled | Gets or sets a flag that determines whether major or minor grid lines are enabled. |
![]() | Interval | Gets or sets the interval between major or minor grid lines. |
![]() | IntervalOffset | Gets or sets the offset of grid lines. |
![]() | IntervalOffsetType | Gets or sets the interval offset type of major and minor grid lines. |
![]() | IntervalType | Gets or sets the interval type for major or minor grid lines. |
![]() | LineColor | Gets or sets the line color of a grid. |
![]() | LineDashStyle | Gets or sets the line style of a grid. |
![]() | LineWidth | Gets or sets the line width of major and minor grid lines. |
Show:
