Get or set the axis labels text color.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Brush LabelForeground { get; set; } |
Visual Basic |
---|
Public Property LabelForeground As Brush Get Set |
JScript |
---|
function get LabelForeground () : Brush function set LabelForeground (value : Brush) |