ActiveReports Developer 7
Color Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > FontInfo Class : Color Property

Glossary Item Box

Gets or sets the color of the text.

Syntax

Visual Basic (Declaration) 
Public Property Color As Color
C# 
public Color Color {get; set;}

Property Value

System.Drawing.Color.

See Also