Stroke color of Y grid lines.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string GridYStroke { get; set; }
Visual Basic
Public Property GridYStroke As String
	Get
	Set
JScript
function get GridYStroke () : String
function set GridYStroke (value : String)

See Also