GrapeCity.Xaml.SpreadSheet.Data
Foreground Property (ChartLabelStyleInfo)


GrapeCity.Xaml.SpreadSheet.Data Namespace > ChartLabelStyleInfo Class : Foreground Property
Gets or sets the foreground.
Syntax
'Declaration
 
Public Property Foreground As Brush
'Usage
 
Dim instance As ChartLabelStyleInfo
Dim value As Brush
 
instance.Foreground = value
 
value = instance.Foreground
public Brush Foreground {get; set;}

Property Value

The foreground.
See Also

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members