Get or set the axis labels text color.
Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.306.0 (10.97.306.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) |