The color, gradient or image used on the minor tick mark
Namespace: Ico.GwxAssembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Brush MinorLineBrush { get; set; } |
Visual Basic |
---|
Public Property MinorLineBrush As Brush Get Set |
JScript |
---|
function get MinorLineBrush () : Brush function set MinorLineBrush (value : Brush) |