Grid Properties

.NET Framework (current version)
 

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubpropertyEnabled

Gets or sets a flag that determines whether major or minor grid lines are enabled.

System_CAPS_pubpropertyInterval

Gets or sets the interval between major or minor grid lines.

System_CAPS_pubpropertyIntervalOffset

Gets or sets the offset of grid lines.

System_CAPS_pubpropertyIntervalOffsetType

Gets or sets the interval offset type of major and minor grid lines.

System_CAPS_pubpropertyIntervalType

Gets or sets the interval type for major or minor grid lines.

System_CAPS_pubpropertyLineColor

Gets or sets the line color of a grid.

System_CAPS_pubpropertyLineDashStyle

Gets or sets the line style of a grid.

System_CAPS_pubpropertyLineWidth

Gets or sets the line width of major and minor grid lines.

Return to top
Show: