TickMark 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.(Inherited from Grid.)

System_CAPS_pubpropertyInterval

Gets or sets the interval between major or minor grid lines.(Inherited from Grid.)

System_CAPS_pubpropertyIntervalOffset

Gets or sets the offset of grid lines.(Inherited from Grid.)

System_CAPS_pubpropertyIntervalOffsetType

Gets or sets the interval offset type of major and minor grid lines.(Inherited from Grid.)

System_CAPS_pubpropertyIntervalType

Gets or sets the interval type for major or minor grid lines.(Inherited from Grid.)

System_CAPS_pubpropertyLineColor

Gets or sets the line color of a grid.(Inherited from Grid.)

System_CAPS_pubpropertyLineDashStyle

Gets or sets the line style of a grid.(Inherited from Grid.)

System_CAPS_pubpropertyLineWidth

Gets or sets the line width of major and minor grid lines.(Inherited from Grid.)

System_CAPS_pubpropertySize

Gets or sets the length of tick marks. The length is measured in units that represent a percentage of the height or width of the chart image, depending on the axis.

System_CAPS_pubpropertyTickMarkStyle

Gets or sets the tick mark style.

Return to top
Show: