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