BarTextForeColor Property (C1GanttView)
In This Topic
Gets or sets the foreground color of bar text on the chart view.
Syntax
'Declaration
Public Property BarTextForeColor As System.Drawing.Color
public System.Drawing.Color BarTextForeColor {get; set;}
See Also