Gets or sets the LineStyle for major X grid lines.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public LineStyle GridXMajorLineStyle { get; set; } |
| Visual Basic |
|---|
Public Property GridXMajorLineStyle As LineStyle Get Set |
| JScript |
|---|
function get GridXMajorLineStyle () : LineStyle function set GridXMajorLineStyle (value : LineStyle) |