Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SeriesCache Class / SeriesLabelForeColor Property


In This Topic
SeriesLabelForeColor Property
In This Topic
Syntax
'Declaration
 
Public Property SeriesLabelForeColor As Color
 
'Usage
 
Dim instance As SeriesCache
Dim value As Color
 
instance.SeriesLabelForeColor = value
 
value = instance.SeriesLabelForeColor
See Also